This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Strand information for reference genome

What is the default strand of the reference genome hg38/hg19? If I am extracting bases from the genome using bedtools getfasta and not specify the strand explicitly, from which strand are the bases getting extracted?

sequencing assembly

1 answer

That would be the forward strand, in which the first base has a lower coordinate than the second.

Log in to answer this question.