Visualize where kmers are on a reference genome
1
0
Entering edit mode
7 months ago
Carrie • 0

Hello!

I have a reference genome and a kmer of 7. I ran the kmer and genome through seqkit locate to get all the locations of where the kmer binds to the genome in a text file. Is there a way I can now use this file, or the BED file that is also produced, to visually see where the kmers are binding to the genome?

kmer visualize • 448 views
ADD COMMENT
0
Entering edit mode

Did you google "visualize BED file on genome"?

ADD REPLY
0
Entering edit mode
7 months ago

Make a bigBed file: Convert a bed file to bigbed

Then view it on the UCSC Genome Browser: http://genome.ucsc.edu/goldenPath/help/customTrack.html#TRACK

ADD COMMENT

Login before adding your answer.

Traffic: 1671 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6