-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hi,
In this part, it writes
bedtools intersect -wa -wb -b /workspace/inputs/references/transcriptome/gene_annotation.bed -a WGS_Tumor_merged_sorted_mrkdup_bqsr.2.cns > WGS_Tumor_merged_sorted_mrkdup_bqsr.2.annotated.cns
I know that bed file is 0-based but cns file is also 0-based(mimused by 1). But it seems that we should plus 1 to the start of every recode in the result cns file? Because the CNS format is 1-based.
Thanks for your reply.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels