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
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)
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)
File details
Details for the file MethylPurify-2.0-20140310.tar.gz.
File metadata
- Download URL: MethylPurify-2.0-20140310.tar.gz
- Upload date:
- Size: 580.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9df1b14a5057099a6a8c346a34421977889564c9b940b0ad743f34fe760dbf66
|
|
| MD5 |
7370f9d405af393a719f6669ee231c59
|
|
| BLAKE2b-256 |
ce78bab95559f86a9bb641d856341bf53ad1085a907def335bcfc5f980e9b9d6
|