Skip to main content

Methylation subclone detection

Project description

This script is used for predicting subclone purity.

Get Dependent data

Get the version of genome fasta that you mapped your fastqs, we support hg18 and hg19 genome fasta now.

## use built-in script
cd methylpurify/db
bash genome.sh hg18

Get Dependent software

  • samtools, version larger than 0.1.18 (r982:295)

  • numpy, version larger than 1.6

If your system is debian-like system, try:

sudo apt-get install python-numpy
sudo apt-get install samtools

Easy to start

Input: BAM file, this should be mapped with BSMap with -R option * BSMap

Currently, we only support hg19 and hg18 genome index mapped BAM file.

If your fastq mapping is done with hg19 index, use following command:

MethylPurify -f input.bam -b 300 -c 20 -s 50 --species hg19 -g /path/to/hg19.fa

Options

  • -f: input BAM file

  • -c: coverage level

  • -b: genome bin size

  • -s: sampling times

  • –species: species genome version

  • -g: species genome fasta file(correspond to –species)

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

MethylPurify-2.0-20140310.tar.gz (580.5 kB view details)

Uploaded Source

File details

Details for the file MethylPurify-2.0-20140310.tar.gz.

File metadata

File hashes

Hashes for MethylPurify-2.0-20140310.tar.gz
Algorithm Hash digest
SHA256 9df1b14a5057099a6a8c346a34421977889564c9b940b0ad743f34fe760dbf66
MD5 7370f9d405af393a719f6669ee231c59
BLAKE2b-256 ce78bab95559f86a9bb641d856341bf53ad1085a907def335bcfc5f980e9b9d6

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