Skip to main content

Exo-C Data Quality Check, Mapping, and Variant Calling, part of ExoClasma Suite

Project description

exoclasma-note

Annotation of genomic variants.

Dependencies

Perl:

sudo apt install perl

Annovar:

GENOME="hg19" # hg38 if you prefer
curl --output annovar.latest.tar.gz www.openbioinformatics.org/annovar/download/0wgxR2rIVP/annovar.latest.tar.gz
tar -xzf annovar.latest.tar.gz
cd annovar
for database in refGene knownGene ensGene dbnsfp35c dbscsnv11 intervar_20180118 gnomad211_genome gene4denovo201907 kaviar_20150923 hrcr1 abraom 1000g2015aug gme esp6500siv2_all avsnp150 clinvar_20200316 regsnpintron revel gwava;
do {
	perl annotate_variation.pl -downdb -buildver ${GENOME} -webfrom annovar ${database} humandb/
} done
cd ..
rm annovar.latest.tar.gz

Install

sudo python3 -m pip install exoclasma-note

Usage

exoclasma-note -u ${unit_json} -a ${annovar_folder} -g ${genome} [--nofilter]
  • unit_json: Unit JSON file which was created by exoclasma-pipe
  • annovar_folder: Path to ANNOVAR folder where perl scripts are located
  • genome: Genome assembly which use ANNOVAR (i.e., hg19, hg38, etc.)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

exoclasma_note-0.9.0-py3-none-any.whl (18.2 MB view details)

Uploaded Python 3

File details

Details for the file exoclasma_note-0.9.0-py3-none-any.whl.

File metadata

  • Download URL: exoclasma_note-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 18.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.64.0 CPython/3.8.10

File hashes

Hashes for exoclasma_note-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7245a7efaa1504c21a442cad020b4790e87d7a0e5a5c26486cc1b94770e67a23
MD5 2fe3d24cc83aa1b53f48267042fb2152
BLAKE2b-256 6466a951da1537b47ad534fc0d796dc11e85c1665f3fdfccd2a0d6252de93e55

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page