Skip to content
Snippets Groups Projects
Commit 1ebae6c4 authored by aknecht2's avatar aknecht2
Browse files

Added dummy fileholder type for all extensions..

parent 3b792e75
No related branches found
No related tags found
1 merge request!13Resolve "Add download support for bam files"
......@@ -39,6 +39,7 @@ peak_tools = [
# File extensions
file_extensions = {
"any": ["fastq", "fastq.gz", "bam"],
"genome_index": ["fa", "fna"],
"fastq": ["fastq", "fastq.gz"],
"sai": ["sai"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment