Here's an example of a repository
Project description
MutChecker
MutChecker is a tool for checking the mutation status of a given genome range.
Installation
mamba create -n mutchecker -c bioconda -y python==3.9 biopython==1.80 freebayes whatshap bcftools samtools htslib numexpr miniprot blast
conda activate mutchecker
pip install mutchecker
Usage
bamstat
: Stat the depth and coverage of all CDS in a bam file
usage: mutchecker bamstat [-h] gff_file bam_file
Stat the depth and coverage of all CDS in a bam file
positional arguments:
gff_file reference gff file
bam_file sorted and markdup bam file
optional arguments:
-h, --help show this help message and exit
reseq
: Check the mutation of a specific gene by resequencing data
usage: mutchecker reseq [-h] [-i GENE_ID] [-o OUTPUT_DIR] [-e EXON_EXTEND] [-c] genome_file gff_file bam_file
Check the mutation of a specific gene by resequencing data
positional arguments:
genome_file reference genome file
gff_file reference gff file
bam_file sorted and markdup bam file
optional arguments:
-h, --help show this help message and exit
-i GENE_ID, --gene_id GENE_ID
gene id, default=None
-o OUTPUT_DIR, --output_dir OUTPUT_DIR
output directory, default="mutchecker_output"
-e EXON_EXTEND, --exon_extend EXON_EXTEND
extend length of cds, default=500
-c, --clean clean the intermediate files, default False
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
mutchecker-0.0.5.tar.gz
(13.5 kB
view details)
Built Distribution
File details
Details for the file mutchecker-0.0.5.tar.gz
.
File metadata
- Download URL: mutchecker-0.0.5.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db40e34fdf82751037e8b52c8fcb09a2b0d122354dcd0b71617901099ab00b12 |
|
MD5 | 3984e1d2e2bfb8efff0a8e4b67e1efda |
|
BLAKE2b-256 | 6c846864cd19018ff8fd440a8d8de9772abdb18fb05723d4570fd1bfedbe8fb7 |
File details
Details for the file mutchecker-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: mutchecker-0.0.5-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fece2ce67a7ad11716b3d06f2f7539af6cebe32cc738afe03cbb5a6c69018694 |
|
MD5 | eadfe916abc543b543f518fee08dd064 |
|
BLAKE2b-256 | 68bd9f6fea06620ab08f976b5149770066f1aa6b723fff76b281fb57e1c017b5 |