Results for "depth"

Blogs

Bookmarks

  • HiCdat

    HiCdat: a fast and easy-to-use Hi-C data analysis tool HiCdat is easy-to-use and provides solutions starting from aligned reads up to in-depth analyses. Importantly, HiCdat is focus...

    3059 days ago

  • CovCal: Coverage / Read Count Calculator

    Coverage / Read Count Calculator Calculate how much sequencing you need to hit a target depth of coverage (or vice versa). Instructions: set the read length/configuration and genom...

    2220 days ago

  • +19 more Bookmarks

Pages

Top-level pages

Wire posts

  • Genome and coverage https://rtsf.natsci.msu.edu/_rtsf/assets/File/depth%20and%20coverage.pdf #Coverage #Genome #Depth #Reads #NGS

    2776 days ago

  • print_fs("~/flowchart/", depth = 4) #Print #FileStructure

    2021 days ago

Opportunity posts

ResearchLabs posts

  • The Mills lab

    ...air analysis) based on abnormally mapped pairs of clone ends; (ii) read-depth analysis, which detects deletions and duplications through analysis of the read depth-of-coverage; (iii) split read...

    3046 days ago

Video

Bio-Scripts

  • Coverage / Depth of reads !

    # get total number of bases covered at MIN_COVERAGE_DEPTH or higher samtools mpileup mapping_result_sorted.bam | awk -v X="${MIN_COVERAGE_DEPTH}" '$4>=X' | wc -l 32876 #...

    2263 days ago

  • Downloading GATK !

    ...Analysis: Tools that count coverage, e.g. depth per allele ASEReadCounte...bam) with pair orientation fields (e.g. F1R2 ). AnnotateVcfWithBamDepth (Interna...

    2129 days ago

  • +6 more Bio-Scripts

Tags

  • mosdepth: fast BAM/CRAM depth calculation for WGS, exome, or targeted sequencing

    mosdepth can output: per-base depth about 2x as fast samtools depth--about 25 minutes of CPU time for a 30X genome.mean per-window depth given a window size--as would be used for CNV calling.the mean per-region given a BED file of regions.a distribution of proportion of bases covered at or above...

    Tags: mosdepth, fast, BAM, CRAM, depth, calculation, WGS, exome, target, sequencing

    1685 days ago

  • SeQuiLa-cov: A fast and scalable library for depth of coverage calculations

    The Docker image is available at https://hub.docker.com/r/biodatageeks/. Supplementary information on benchmarking procedure as well as test data are publicly accessible at the project documentation site http://biodatageeks.org/sequila/benchmarking/benchmarking.html#depth-of-coverage. A...

    Tags: SeQuiLa-cov, fast, scalable, library, depth, coverage, calculations

    1657 days ago

Comments