This is a test version of Biostars. For the public version, visit https://www.biostars.org.
A Random element with equal chance of deciding DNA sequence orientation

I need help on how to write a perl script of random element with a 50:50 chance, like tossing a coin, to decide on the orientation (forward or reverse) of DNA sequence.

sequence gene sequencing alignment next-gen

How is this bioinformatics, Pierre?

Framed like a basic programming question, perldoc -f rand will be a good start.

0 answers

No answers yet.

Log in to answer this question.