To extract some codon positions (1st, 2nd, 3rd) from a CDS alignment.
Project description
extract-codon-alignment
1 Introduction
extract-codon-alignment
(https://github.com/linzhi2013/extract_codon_alignment) is a tool to extract some codon positions (1st, 2nd, 3rd) from a CDS alignment with Biopython
(http://www.biopython.org/)
2 Installation
$ pip install extract-codon-alignment
# or with Bioconda
conda install extract-codon-alignment
There will be a command extract_codon_alignment
created under the same directory as your pip
command.
3 Usage
$ extract_codon_alignment
usage: extract_codon_alignment [-h] --alignedCDS <file>
[--aln_format <format>]
[--codonPoses {1,2,3,12,13,23}] --outAln <file>
To extract some codon positions (1st, 2nd, 3rd) from a CDS alignment.
optional arguments:
-h, --help show this help message and exit
--alignedCDS <file> The CDS alignment.
--aln_format <format>
the file format for the CDS alignment. Anything
accepted by BioPython is fine [fasta]
--codonPoses {1,2,3,12,13,23}
Codon position(s) to be extracted [12]
--outAln <file> output file name
Author
Guanliang MENG
Citation
Currently I have no plan to publish extract-codon-alignment
.
However, since extract-codon-alignment
makes use of Biopython
, you should cite it if you use extract-codon-alignment
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-codon-alignment-0.0.1.tar.gz
.
File metadata
- Download URL: extract-codon-alignment-0.0.1.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f653996832e47cccb4dcdda475c24153472133f08dcc9347a9149b5ff6a5f1af |
|
MD5 | af687d9422d4116a343ef54b4eb0d5cd |
|
BLAKE2b-256 | 85cbbbf1ab665488babd5da1ef7916c3efbb27afff68e51c961ce7c91a7c1573 |