-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Milestone
Description
I think the local filenames of the GG 13.8 reference, used in the qp-target-sequencing plugin, is out of sync between qiita environment manager here:
qiita/qiita_db/environment_manager.py
Lines 100 to 108 in 57d1b14
files = {'tree': (get_reference_fp('gg_13_8-97_otus.tree'), | |
'ftp://ftp.microbio.me/greengenes_release/' | |
'gg_13_8_otus/trees/97_otus.tree'), | |
'taxonomy': (get_reference_fp('gg_13_8-97_otu_taxonomy.txt'), | |
'ftp://ftp.microbio.me/greengenes_release/' | |
'gg_13_8_otus/taxonomy/97_otu_taxonomy.txt'), | |
'sequence': (get_reference_fp('gg_13_8-97_otus.fasta'), | |
'ftp://ftp.microbio.me/greengenes_release/' | |
'gg_13_8_otus/rep_set/97_otus.fasta')} |
and in the plugin itself:
I figure the plugin is correct, see this screenshot from qiita.ucsd.edu
Metadata
Metadata
Assignees
Labels
No labels