Header Leaderboard Ad

Collapse

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

Collapse

Announcement

Collapse

SEQanswers June Challenge Has Begun!

The competition has begun! We're giving away a $50 Amazon gift card to the member who answers the most questions on our site during the month. We want to encourage our community members to share their knowledge and help each other out by answering questions related to sequencing technologies, genomics, and bioinformatics. The competition is open to all members of the site, and the winner will be announced at the beginning of July. Best of luck!

For a list of the official rules, visit (https://www.seqanswers.com/forum/sit...wledge-and-win)
See more
See less
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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?

  • #2
    Anyone knows the answer for this question?

    Comment

    Latest Articles

    Collapse

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 06-01-2023, 08:56 PM
    0 responses
    9 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 06-01-2023, 07:33 AM
    0 responses
    8 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-31-2023, 07:50 AM
    0 responses
    4 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-26-2023, 09:22 AM
    0 responses
    11 views
    0 likes
    Last Post seqadmin  
    Working...
    X