mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-28 00:10:25 +08:00
Update README.md
This commit is contained in:
parent
45df9546c9
commit
d685f5ecec
@ -2,9 +2,10 @@
|
|||||||
# Utilities
|
# Utilities
|
||||||
> This folder contains many useful tools for analyzing sequence data.
|
> This folder contains many useful tools for analyzing sequence data.
|
||||||
|
|
||||||
# For taxonomy dir:
|
## For taxonomy dir:
|
||||||
> Query_SRA_egs.py: input list of taxonomic names and output all SRAs or GCA since 2020 (can be adjusted by modifying script). For SRAs, the script also gives sequsncing technology used (pacbio, miseq, etc) and experiment type. It excludes all SRAs that include the word 'amplicon'. Input is folder 'unique_taxon_lists' with files of keywords by major clade (separated by new lines). Put -t (transcriptome, SRA db) or -g (genome, assembly db) in the command line to specify data type.
|
### Query_SRA_egs.py:
|
||||||
> >Example command line: python Query_SRA_egs.py -t OR -g
|
input list of taxonomic names and output all SRAs or GCA since 2020 (can be adjusted by modifying script). For SRAs, the script also gives sequsncing technology used (pacbio, miseq, etc) and experiment type. It excludes all SRAs that include the word 'amplicon'. Input is folder 'unique_taxon_lists' with files of keywords by major clade (separated by new lines). Put -t (transcriptome, SRA db) or -g (genome, assembly db) in the command line to specify data type.
|
||||||
|
> Example command line: `python Query_SRA_egs.py -t OR -g`
|
||||||
|
|
||||||
|
|
||||||
### Katz lab
|
### Katz lab
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user