View source: R/randomGenomeFragmentation.R
randomGenomeFragmentation | R Documentation |
Generation of random fragmentation from reference genome
randomGenomeFragmentation(genome_path, max_size, min_size, nb_repeats)
genome_path |
Genome path in fasta format |
max_size |
max size fragments |
min_size |
min size fragments |
nb_repeats |
number of repeats for random fragmentation. |
fragmentRes
Alberto Rodriguez-Izquierdo, 2021
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.