Skip to main content

Maxout-inferred SNV-based cancer prediction model

Project description

MiScan_core

Maxout-inferred SNV-based cancer prediction model | Apache Software License

Tutorial

installation

  • install through pip
pip install MiScan -i https://pypi.python.org/pypi
  • install through docker
docker pull jefferyustc/miscan_command_line:v0.2.1

usage-commandline

miscan --vcf /Users/jeffery/Downloads/SRR5447191.combined.filtered.vcf -o outputs --weight /Users/jeffery/workspace/projects/outputs/_MiScan_weights.hdf5

or with below command:

python -m MiScan --vcf /Users/jeffery/Downloads/SRR5447191.combined.filtered.vcf -o outputs --weight /Users/jeffery/workspace/projects/outputs/_MiScan_weights.hdf5

if with docker:

docker run --name miscan_cli_test -it -v /path/to/data:/path/in/docker 9fd
MiScan -o test_outputs --vcf ../model/SRR5447191.combined.filtered.vcf --weight ../model/_MiScan_weights.hdf5

usage-script

from MiScan import miscan_main

miscan_main(
    outDir='./outputs',
    inVcf='/Users/jeffery/Downloads/SRR5447191.combined.filtered.vcf',
    model_weight='/Users/jeffery/workspace/projects/outputs/_MiScan_weights.hdf5'
)

Project details


Download files

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

Source Distribution

MiScan-0.1a1.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

MiScan-0.1a1-py3-none-any.whl (409.3 kB view details)

Uploaded Python 3

File details

Details for the file MiScan-0.1a1.tar.gz.

File metadata

  • Download URL: MiScan-0.1a1.tar.gz
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.2

File hashes

Hashes for MiScan-0.1a1.tar.gz
Algorithm Hash digest
SHA256 da4763e6f52285ceafbb58bcc003a75023b34ed55573b2701aa52b3338bb0841
MD5 a08578fcdf7284b9f560291d1740f331
BLAKE2b-256 d4eaab9b979cb2b016a05cb46a071b0d95a057c75cb31378d9678d3d69ce0963

See more details on using hashes here.

File details

Details for the file MiScan-0.1a1-py3-none-any.whl.

File metadata

  • Download URL: MiScan-0.1a1-py3-none-any.whl
  • Upload date:
  • Size: 409.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.2

File hashes

Hashes for MiScan-0.1a1-py3-none-any.whl
Algorithm Hash digest
SHA256 c911490ab44a2f5efbe73251d9c25d1d09d55eae098cf07ffd5f8ca224679b66
MD5 bf2cad285fd549cd661b41efc26ef3b6
BLAKE2b-256 dd5f4a4261bc368953ff1ba64b8d1a1d5b2213f5fd3ff6ffe93a49dd38aa8056

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