chbscl-8-7: [~] $ cat test.fa
>chr1
AAAAAAAACCCCCCCCCCCCCGCTACTGGGGGGGGGGGGGGGGGG
chbscl-8-7: [~] $ cat test.bed
chr1 5 10 myseq
chbscl-8-7: [~] $ tools/CentOS7/bedtools/bedtools-2.29.2/bin/bedtools getfasta -fi test.fa -bed test.bed -name
>myseq::chr1:5-10
AAACC
chbscl-8-7: [~] $ --
You received this message because you are subscribed to the Google Groups "bedtools-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bedtools-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bedtools-discuss/7ed54c4a-4d58-4b51-8d59-551d6e2dbb3e%40googlegroups.com.