Originally posted by cmccabe
View Post
Unconfigured Ad
Collapse
X
-
$ cd /cygdrive/c/Users/cmccabe/Desktop/Ion_Torrent_ Software/bedtools-2.17.0
$ bin/bamToBed -i Amplicons.bed -g hg19_genome.txt > Amplicons.bam
The command runs in perl however the input Amplicons.bed in 44kb and the output amplicons.bam is 0kb. That doesent seem right and below is a couple lines from the BED file. Thanks.
chr1 2160290 2160475 AMPL2688828352 . SKI
chr1 2160480 2160634 AMPL2688829530 . SKI
Comment
-
In post #17 you had "bamToBed" listed instead of "bedToBam". Perhaps a typo or a wrong command?Originally posted by cmccabe View PostWhat I am trying to do is to calculate predicted off-target reads based on a BED file?
One sugesstion was to use bedToBam (from bedtools) followed by Picard's CalculateHSMetrics
Thanks.
Comment
-
Since you are trying to do this on windows there could be some issue with file formats etc. It would be tough to diagnose them through the forum.
Do you think you would be up to trying this through the cygwin terminal (instead of windows terminal)?Last edited by GenoMax; 07-10-2013, 06:29 AM.
Comment
-
bed2Bam
I re-compiled in cygwin
did dos2unix Amplicons.bed
dos2unix hg19_genome.txt
both of those files are tab- deliminated
and the commands I used in Cygwin:
$ cd "/cygdrive/c/Users/cmccabe/Desktop/Ion_Torrent_ Software/bedtools-2.17.0"
$ bin/bamToBed -i Amplicons.bed -g hg19_genome.txt > Amplicons.bam
Amplicons.bed (went from 44kb to 43kb)
chr1 2160290 2160475 SKI . AMPL2688828352
chr1 2160480 2160634 SKI . AMPL2688829530
chr1 2160632 2160738 SKI . AMPL2688828058
hg19_genome.txt (1kb) - acc chromosomes and lenghths are in this file
chr1 249,250,621
chr2 243,199,373
Amplicons.bam is still 0kb and not working.
Comment
Latest Articles
Collapse
-
by SEQadmin2
CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).
Despite this, “CRISPR helped turn genome editing from a specialized technique into...-
Channel: Articles
07-31-2026, 11:01 AM -
-
by SEQadmin2
Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.
The systematic characterization of the human proteome has...-
Channel: Articles
07-20-2026, 11:48 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, 08-13-2026, 12:22 PM
|
0 responses
29 views
0 reactions
|
Last Post
by SEQadmin2
08-13-2026, 12:22 PM
|
||
|
Started by SEQadmin2, 08-11-2026, 10:35 AM
|
0 responses
24 views
0 reactions
|
Last Post
by SEQadmin2
08-11-2026, 10:35 AM
|
||
|
Started by SEQadmin2, 08-06-2026, 07:41 AM
|
0 responses
38 views
0 reactions
|
Last Post
by SEQadmin2
08-06-2026, 07:41 AM
|
||
|
Started by SEQadmin2, 08-03-2026, 10:13 AM
|
0 responses
51 views
0 reactions
|
Last Post
by SEQadmin2
08-03-2026, 10:13 AM
|
Comment