To extract some sites from a multiple sequence alignment. By Guanliang MENG, go to https://github.com/linzhi2013 for more details.
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file extract_specific_sites_from_msa-0.0.2.tar.gz
.
File metadata
- Download URL: extract_specific_sites_from_msa-0.0.2.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 678ac5a4cdc0c0b11aee524a7ba08cb2853530c2630565464aca351c4c3b233b |
|
MD5 | 4031ae7bde59b16aa9ecdd1c3aa5b030 |
|
BLAKE2b-256 | 16f2cb59c67cd6e1e89f4424d1066ee46eaeb2e58594520fd7be778c4f6e13c8 |