# traits_finder ## Introduction * traits_finder searches and summarizes traits in genomes and metagenomes * input: reference database and folder of genomes/metagenomes * requirement: blast or hmm * requirement: for hmm, you need to prepare the hmm database * optional: diamond, bwa, hs-blastn, usearch
## Install pip install traits_finderin preparation: anaconda download caozhichongchong/traits_finder
## Availability
https://pypi.org/project/traits_finder
## How to use it 1. search protein reference sequences in genomes by similarity searchtraits_finder -db your.db -i your.input.folder -fa your.input.genome.format –orf your.input.orf.format –r your.output.folder –r16 your.output.folder.for.16s –u diamond –bp blastp -dbf 1 -inf 1 -s 1
2. search protein reference sequences in metagenomes by similarity searchtraits_finder -db your.db -i your.input.folder -fa your.input.metagenomes.format –r your.output.folder –r16 your.output.folder.for.16s –u diamond –bp blastp -dbf 1 -inf 2 -s 1
3. search dna reference sequences in genomes by similarity searchtraits_finder -db your.db -i your.input.folder -fa your.input.genome.format –orf your.input.orf.format –r your.output.folder –r16 your.output.folder.for.16s –u usearch.or.hs-blastn –bp blastn -dbf 2 -inf 1 -s 1
4. search dba reference sequences in metagenomes by similarity searchtraits_finder -db your.db -i your.input.folder -fa your.input.metagenomes.format –r your.output.folder –r16 your.output.folder.for.16s –u usearch.or.hs-blastn –bp blastn -dbf 2 -inf 2 -s 1
5. search protein reference sequences in genomes by hmmtraits_finder -db your.db -i your.input.folder -fa your.input.genome.format –orf your.input.orf.format –r your.output.folder –r16 your.output.folder.for.16s –hmm hmmscan -dbf 1 -inf 1 -s 2
6. search dna reference sequences in genomes by alignmenttraits_finder -db your.db -i your.input.folder -fa your.input.genome.format –orf your.input.orf.format –r your.output.folder –r16 your.output.folder.for.16s –u usearch.or.hs-blastn –bp blastn –bwa bwa -dbf 2 -inf 1 -s 1
7. search dna reference sequences in metagenomes by alignmenttraits_finder -db your.db -i your.input.folder -fa your.input.metagenomes.format –r your.output.folder –r16 your.output.folder.for.16s –u usearch.or.hs-blastn –bp blastn –bwa bwa -dbf 2 -inf 2 -s 1
## Results
## Copyright Copyright: An Ni Zhang, Prof. Eric Alm, Alm Lab in MITCitation: Not yet, coming soon!Contact: anniz44@mit.edu
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file traits_finder-1.1.tar.gz.
File metadata
- Download URL: traits_finder-1.1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59dc81d3ed671abfc07aba054aa8f0a104ff3fa6e6c9bb9a066eb5755c9e9a06
|
|
| MD5 |
96a7c3fab6911a0fd0d5f79dc9394138
|
|
| BLAKE2b-256 |
3789ed888f7011ead62f8789ab29b502bce55ac370fd356576f9f402650ca601
|
File details
Details for the file traits_finder-1.1-py3.6.egg.
File metadata
- Download URL: traits_finder-1.1-py3.6.egg
- Upload date:
- Size: 2.2 MB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.32.2 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe55736e3a50658ae494ee5dc3bd30e606bce88a33af076303eab3abf98db8a8
|
|
| MD5 |
6fc36e6c2ceba6b080aa952e3c385787
|
|
| BLAKE2b-256 |
23d551f2a7b1d6e97439eec3b2da9bd9f8e34b74fd8a84380612b81b6d94b172
|