Skip to content
Snippets Groups Projects

Release v2.1.0

Merged Loraine Gueguen requested to merge dev into master
7 files
+ 36
2
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -18,6 +18,10 @@
# Paths to the different datasets to copy and import into the galaxy container (as a shared library)
# Must be absolute paths to the dataset
genome_path: /path/to/repo/examples/src_data/genome/v1.0/Citrus_sinensis-scaffold00001.fasta # Mandatory!
# Required when they are multiple strains from the same species to map the contig name prefix to the right JBrowse dataset ID in Tripal
# If multiple contig name prefixes, they must be separated by ";"
# example: "contig_prefix1;contig_prefix2"
contig_prefix:
transcripts_path: /path/to/repo/examples/src_data/annotation/v1.0/Citrus_sinensis-orange1.1g015632m.g.fasta
proteins_path: # Mandatory!
gff_path: /path/to/repo/examples/src_data/annotation/v1.0/Citrus_sinensis-orange1.1g015632m.g.gff3 # Mandatory!
Loading