![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
htseq-count low count problem | gandalf886 | Bioinformatics | 3 | 08-23-2014 08:05 AM |
inconsistency between samtools mpileup and igvtools | ynwh | Bioinformatics | 4 | 09-06-2013 12:11 PM |
igvtools window functions | mbk0asis | Bioinformatics | 0 | 06-13-2013 09:54 PM |
HTseq count problem | dietmar13 | Bioinformatics | 0 | 12-19-2012 03:34 AM |
IGVtools 1.5 not showing bam alignments | ketan_bnf | Bioinformatics | 8 | 03-09-2011 12:20 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Member
Location: France Join Date: Dec 2015
Posts: 39
|
![]()
Hi ,
I would like to detect some genome position indel. So i decide to use igvtools count to extract details for all position sequenced in my 900 dataset. I used for every amplicon this command : Code:
bash igvtools count --query=chr1:162741785-162741920 --strands read -w 1 --bases data_sorted.bam positions_amplicon.wig hg19.fa track type=wiggle_0 #Columns: Pos, Positive Strand A, Positive Strand C, Positive Strand G, Positive Strand T, Positive Strand N, Positive Strand DEL, Positive Strand INS, Negative Strand A, Negative Strand C, Negative Strand G, Negative Strand T, Negative Strand N, Negative Strand DEL, Negative Strand INS variableStep chrom=chr1 span=1 162741785 2638.0 0.0 1.0 0.0 0.0 0.0 0.0 2535.0 0.0 3.0 0.0 0.0 0.0 0.0 162741786 0.0 2640.0 0.0 0.0 0.0 0.0 7.0 0.0 2540.0 0.0 0.0 0.0 0.0 0.0 Problem : for my 92 amplicon i test in 900 dataset (add by genomic position ) i found the last columns always equal to 0 , that mean Negative Strand INS never appends in my reads alignments. I check some data with igv graphic and there is Negative Strand INS in some position. Is my command wrong ? or is there some bug in igvtools ? Best regards , Tristan |
![]() |
![]() |
![]() |
Thread Tools | |
|
|