What's the difference between bait coverage and target coverage of picard CollectHsMetrics?
What's the difference between bait coverage and target coverage of picard CollectHsMetrics? What's the BAIT_INTERVALS and TARGET_INTERVALS mean?
picard
• 1,995 views
•
link
updated
by
Pierre Lindenbaum
•
written
by
Tao •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Picard : Bait_interval and Target_interval
written by AIMAR •Hi everyone, I'm actually working on a project and I'm using Picard for post-alignment processing. I've a BED.file that describe the genomic regions targeted **(CHROMOSOME …
-
CollectHsMetrics (Picard) HS_LIBRARY_SIZE is empty
written by Tao •I used CollectHsMetrics (Picard), and got `HS_LIBRARY_SIZE` empty. Why did this happen? ![enter image description here][1] [1]: /media/images/2937dec7-5b0a-44b7-9bf8-d710ea1a
-
Picard CalculateHsMetrics perTargetCoverage for Novaseq bams
written by genya35 •Hello, I would like to use Picard's CalculateHsMetrics to calculate per target coverage for Novaseq bam files. It seems that the tool is not able …
-
Confusing Picard HsMetrics ON_BAIT_VS_SELECTED for near=250 and near=0
written by Floydian_slipHi, for an assay developed by my vendor, I ran latest Picard HsMetrics (2.21.8) with two different options for the same set of BAM files: …
-
Appropriate bed files from library capture kit for computing on target coverage of WES bam files wi…
written by svlachavasDear Community, based on a WES project of cancer bam files for variant calling purposes, I'm currently trying to collect some specific quality metrics-namely the …
-
Picard CollectHsMetrics malfunctioning
written by erarroji •I tried to run CollectHsMetrics, this is my command: java -jar /picard.jar CollectHsMetrics \ I=190.sortedDeDup.bam \ O=190_hs_metrics.txt \ R=ucsc.hg19.fasta \ BAIT_INTERVALS=AgilentSSV6_bait_list.interval_list \ TARGET_INTERVALS=V6SureSelect/AgilentSSV6_targets_list.interval_list it works …
-
Understanding Picards HsMetrics
written by finswimmerHello, I have some problems understanding the output of picards CollectHsMetrics. Because I don't have a bait file i uses my bed file with the …
-
picard tools HsMetrics not using duplicate reads to calculate coverage
written by Floydian_slipHi, I am using Picard CollectHsMetrics tool to obtain a bunch of statistics about the regions in my targeted panel such as mean coverage and …
-
picard Hs metrics and MarkDuplicates
written by User6891Does anyone know if reads, that are marked as duplicates by Picard MarkDuplicates.jar, are taken into account when calculating metrics like 'on bait' or 'on …
-
How To Make Bait_Intervals In Picard
written by User 1933 •<p>Basically what is the difference of BAIT_INTERVALS and TARGET_INTERVALS and secondly, How BAIT_INTERVALS, should be generated ?</p>
see How To Make Bait_Intervals In Picard