extract_specific_sites_from_msa
1 Introduction
extract_specific_sites_from_msa is a tool to extract some sites (or codon) from a multiple sequence alignment.
2 Installation
pip install extract_specific_sites_from_msa
There will be a command extract_specific_sites_from_msa created under the same directory as your pip command.
3 Usage
usage: extract_specific_sites_from_msa [-h] [-infile <file>]
[-format {fasta,emboss,stockholm,phylip,phylip-relaxed,clustal}]
[-outformat {fasta,emboss,stockholm,phylip,phylip-relaxed,clustal}]
[-outfile <file>] [-config <file>]
[-codon <int>]
To extract some sites (or codon) from a multiple sequence alignment. By
Guanliang MENG, go to
https://github.com/linzhi2013/extract_specific_sites_from_msa for more
details.
optional arguments:
-h, --help show this help message and exit
-infile <file> input multiple sequence alignment file
-format {fasta,emboss,stockholm,phylip,phylip-relaxed,clustal}
input file format [phylip-relaxed]
-outformat {fasta,emboss,stockholm,phylip,phylip-relaxed,clustal}
output file format [fasta]
-outfile <file> outfile
-config <file> a file containing the sites to be extracted (1 left-
based). do not support 2-5, you should write 2 3 4 5
instead, the site numbers in config can be on one line
or multiple lines.
-codon <int> codon site to be extracted [2]
Author
Guanliang MENG
Citation
Currently I have no plan to publish extract_specific_sites_from_msa.
However, since extract_specific_sites_from_msa makes use of Biopython, you should cite it if you use msaconverter in your work:
Peter J. A. Cock, Tiago Antao, Jeffrey T. Chang, Brad A. Chapman, Cymon J. Cox, Andrew Dalke, Iddo Friedberg, Thomas Hamelryck, Frank Kauff, Bartek Wilczynski, Michiel J. L. de Hoon: “Biopython: freely available Python tools for computational molecular biology and bioinformatics”. Bioinformatics 25 (11), 1422–1423 (2009). https://doi.org/10.1093/bioinformatics/btp163
Please go to http://www.biopython.org/ for more details.
Release files for extract-specific-sites-from-msa 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| extract_specific_sites_from_msa-0.0.2.tar.gz | 16.9 kB | Details |
Release files / extract_specific_sites_from_msa-0.0.2.tar.gz
| Download URL | extract_specific_sites_from_msa-0.0.2.tar.gz |
|---|---|
| Size | 16.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
678ac5a4cdc0c0b11aee524a7ba08cb2853530c2630565464aca351c4c3b233b
|
|
BLAKE2b-256 checksum How to use checksums |
16f2cb59c67cd6e1e89f4424d1066ee46eaeb2e58594520fd7be778c4f6e13c8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.4
|