I have downloaded the three bam files from
ftp://ftp.1000genomes.ebi.ac.uk/vol1/ftp/data/
for each individual such as
HG00119.chrom20.ILLUMINA.bwa.GBR.low_coverage.20101123.bam
HG00119.mapped.ILLUMINA.bwa.GBR.low_coverage.20101123.bam
HG00119.unmapped.ILLUMINA.bwa.GBR.low_coverage.20101123.bam
Then I combined them together to use samtools calling SNP.
But the result (pileup file) did not contain all the chromosomes.
Is it only a truncated file now?
ftp://ftp.1000genomes.ebi.ac.uk/vol1/ftp/data/
for each individual such as
HG00119.chrom20.ILLUMINA.bwa.GBR.low_coverage.20101123.bam
HG00119.mapped.ILLUMINA.bwa.GBR.low_coverage.20101123.bam
HG00119.unmapped.ILLUMINA.bwa.GBR.low_coverage.20101123.bam
Then I combined them together to use samtools calling SNP.
But the result (pileup file) did not contain all the chromosomes.
Is it only a truncated file now?
Comment