This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to get H3K4me1 FASTA file using UCSC genome browser?

I have H3K4me1 bed file that I would like to obtain its sequence using UCSC genome browser. There are many options provided. I'm using the following options: clade: mammal, genome: human, assembly: hg18, group: ?, track: ?

May I know what should I select for the group and track options? thanks.

chip-seq sequence ucsc histone

It's probably easier to:

  1. Download the hg18 fasta file
  2. Install bedtools
  3. Use getfasta from bedtools with 1. and your BED file.

There are then no options to worry about clicking or limitations on the number of regions.

0 answers

No answers yet.

Log in to answer this question.