Skip to content
Snippets Groups Projects
Commit a064c54b authored by Iris Mestres Pascual's avatar Iris Mestres Pascual
Browse files

Addition of the pre-miRNA annotation file

parent 2b677157
No related branches found
No related tags found
1 merge request!23Refactor: Use only local files. Use chr19 in test_files.
...@@ -94,6 +94,7 @@ mir_list: ["miRNA", "miRNA_primary_transcript", "isomirs"] ...@@ -94,6 +94,7 @@ mir_list: ["miRNA", "miRNA_primary_transcript", "isomirs"]
# Resources: miR annotations, chromosome name mappings # Resources: miR annotations, chromosome name mappings
# All of these are produced by the "prepare" workflow # All of these are produced by the "prepare" workflow
mirnas_anno: "path/to/mirna_filtered.bed" pre_mirnas_anno: "path/to/pre_mirna_filtered.bed"
mirnas_anno: "path/to/mirna_mature_filtered.bed"
isomirs_anno: "path/to/isomirs_annotation.bed" isomirs_anno: "path/to/isomirs_annotation.bed"
... ...
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment