annotations

Generate random genes as GRanges

Generating random genome annotations For different purposes, I often need to create random gene/features annotations. I usually need these annotations as a GRanges object (see the GenomicRanges package). I searched a bit on the internet but couldn’t really find what I was looking for.