Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • snijesh
    Junior Member
    • Jan 2017
    • 4

    Differences in using default and custom interval list (-L) for exome seq?

    In exome sequencing, specific interval list (-L) is used by each company to capture particular region. But all exome in the genome will be in particular regions (the default region of exomes mentioned here.

    Code:
    $ curl -s "http://hgdownload.cse.ucsc.edu/goldenPath/hg38/database/refGene.txt.gz" |\
        gunzip -c | cut -f 3,5,6 | sort -t $'\t' -k1,1 -k2,2n | bedtools merge -i - > exome.bed
    So what is the difference between using custom interval list (-L option used in GATK best Practice and default interval list. How the accuracy of the output is affected?
  • snijesh
    Junior Member
    • Jan 2017
    • 4

    #2
    Anyone knows the answer for this question?

    Comment

    Latest Articles

    Collapse

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, 06-09-2026, 11:58 AM
    0 responses
    24 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-05-2026, 10:09 AM
    0 responses
    30 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-04-2026, 08:59 AM
    0 responses
    39 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 12:03 PM
    0 responses
    62 views
    0 reactions
    Last Post SEQadmin2  
    Working...