-
Notifications
You must be signed in to change notification settings - Fork 0
seqSight Database
Xinyang Zhang edited this page Jul 31, 2023
·
11 revisions
Downloading the databases is a required step if your input is a filtered shotgun sequencing metagenome file (fastq, fastq.gz, fasta, or fasta.gz format) and you don't have your own reference database.
seqSight_database --download <database> <build> <install_location>
NOTE: The seqSight config file will be updated to point to this location for the default database. If you move this database, please use the "seqSight_config" command to update the default location of this database.
seqSight_database --download <database> <build> <install_location> --update-config yes
seqSight_database --available
| Databases | build | location |
|---|---|---|
| BGC | MIBiG | https://gwu.box.com/shared/static/s9g2v012kyy97p50juy4boybeojrfhda.gz |
| fungi | fungi | https://gwu.box.com/shared/static/oaah1cv3ujdrirc9b3yoovqok6k8nyw9.gz |
| Human | Human | https://github.com/omicsEye/seqSight/blob/main/data/testTar.tar.gz?raw=true |
| Viral | Viral | https://github.com/omicsEye/seqSight/blob/main/data/testTar.tar.gz?raw=true |
| Bacterial | Bacterial | https://github.com/omicsEye/seqSight/blob/main/data/testTar.tar.gz?raw=true |
| Archaeal | Archaeal | https://gwu.box.com/shared/static/l4wcu0z3nz4lsd222i64ii2miam2ordb.gz |