View source: R/writeRangesToFasta.R
writes sequences of genomic ranges into fasta file and ranges into bed file.
1 | writeRangesToFasta(my_genome, my_ranges, my_file_path)
|
my_genome |
BSgenome object. |
my_ranges |
genomic ranges object. |
my_file_path |
output directory. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.