Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • biomolgen
    Junior Member
    • Oct 2017
    • 1

    Is there a limit for SAMTOOLS tview option?

    Hi all,

    I am new to the genomics field and I have recently started working with SAMTOOLS. My question is the following:

    I have my SAM file with 2,5 M aligned reads.
    I convert it to BAM file with SAMTOOLS
    I make the index of the BAM and the reference file

    What I want to do is use the tview command to study a region of interest (say position 150-160). So I write this:

    Code:
    samtools tview -d T -p ref_cons:145 BAM_FILE --reference REFERENCE_FILE
    It works fine, BUT the problem is that it returns only ~8,000 lines (reads). My question then is if there is some limit of the number of alignments that are outputted and, if so, how can I make it so that it prints all of them?

    Thank you!
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    Cross-posted and answered on Biostars: https://www.biostars.org/p/279942/

    Comment

    Latest Articles

    Collapse

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, Yesterday, 10:09 AM
    0 responses
    10 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-04-2026, 08:59 AM
    0 responses
    19 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 12:03 PM
    0 responses
    27 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 11:40 AM
    0 responses
    21 views
    0 reactions
    Last Post SEQadmin2  
    Working...