bedtools

A swiss-army knife of tools for genomic-analysis tasks.
Used to intersect, group, convert and count data in BAM, BED, GFF/GTF, VCF format.

=> More information.

bedtools intersect -a {path/to/file_1} -b {path/to/file_2} -s > {path/to/output_file}
bedtools intersect -a {path/to/file_1} -b {path/to/file_2} -lof > {path/to/output_file}
bedtools intersect -a {path/to/file_1} -b {path/to/file_2} -sorted > {path/to/output_file}
bedtools groupby -i {path/to/file} -c 1-3,5 -g 6 -o sum
bedtools bamtobed -i {path/to/file}.bam > {path/to/file}.bed
bedtools closest -a {path/to/file_1}.bed -b {path/to/file_2}.bed -d
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/bedtools.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
104.26749 milliseconds
Gemini-to-HTML Time
0.363995 milliseconds

This content has been proxied by September (ba2dc).