Skip to main content

No project description provided

Project description

Python pakcage for genomic variant analysis

variant-effect command can infer the effect of a mutation

The input file has 5 columns: chromosome, position, strand, reference allele, alternative allele.

  • No header is required.
  • The 3rd column (strand) is not used by default, just for compatibility with RNA mode.
  • By default, the base of reference and alternative allele are based on DNA information
  • For RNA mode (through --rna argument), the base of reference and alternative allele is reverse complement if the strand is negative(-).

eg:

chr16   400560      .      G       T
chr17   41690930    .      G       T
chr6    61574496    .      A       T
chr2    84906522    .      G       T
chr2    216205243   .      G       T
chr4    73455665    .      G       T
chr2    101891316   .      G       T
chr2    69820761    .      G       T
chr6    30723661    .      A       T
  • The output can be stdout stdout, or a file.
#chrom  pos        strand  ref     alt     mut_type        gene_name       transcript_id   transcript_pos  transcript_motif        coding_pos      codon_ref       aa_pos  aa_ref
chr16   400560     .       G       T       ThreePrimeUTR   NME4    ENST00000219479 806     GCACCAAAGTGCCGGACAACC   None    None    None    None
chr17   41690930   .       G       T       Substitution    EIF1    ENST00000591776 515     CTTGTATAATGTAACCATTTG   363     ATG     121     M
chr6    61574496   .       A       T       Intergenic      None    None    None    None    None    None    None    None                                                                                                                        chr2    84906522        G       T       ThreePrimeUTR   TMSB10  ENST00000233143 312     AAGCTGCACTGTGAACCTGGG   None    None    None    None
chr2    216205243  .       G       T       ThreePrimeUTR   XRCC5   ENST00000392133 2701    TGCCATCGCTGTGATGCTGGG   None    None    None    None
chr4    73455665   .       G       T       Substitution    AFP     ENST00000226359 1836    TTCATTCGGTGTGAACTTTTC   1820    TGT     607     C
chr2    101891316  .       G       T       ThreePrimeUTR   MAP4K4  ENST00000350878 4267    GGAATTCCTTGTAACTGGAGC   None    None    None    None
chr2    69820761   .       G       T       Substitution    ANXA4   ENST00000394295 934     AAATTGACATGTTGGATATCC   846     ATG     282     M
chr6    30723661   .       A       T       Substitution    TUBB    ENST00000327892 754     GATGAGACCTATTGCATTGAC   599     TAT     200     Y

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

variant-0.0.6.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

variant-0.0.6-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file variant-0.0.6.tar.gz.

File metadata

  • Download URL: variant-0.0.6.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.10 CPython/3.9.8 Darwin/20.6.0

File hashes

Hashes for variant-0.0.6.tar.gz
Algorithm Hash digest
SHA256 c2d31dc202177709665e22df281526a9483e861c0eb550b7d52f984a269b5cfe
MD5 b76f556f4e21409012acf3b1dbb47618
BLAKE2b-256 2108952b9ae2e79459560d8077b89ec23c89c57295f2709e034c67c1568ec128

See more details on using hashes here.

File details

Details for the file variant-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: variant-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.10 CPython/3.9.8 Darwin/20.6.0

File hashes

Hashes for variant-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 3df840902c3981f6e887385f231bfa352f6140bbbda2bebcddb6db646b8472a4
MD5 783a63c7a09187547bf1edffe167a702
BLAKE2b-256 4925434f5c73b34de54dab81ef784f8ed189a78376ab5c0405ea406e8af50dde

See more details on using hashes here.

Supported by

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