reshape_and_save | R Documentation |
Reshapes data into fastq format and save them into a file
reshape_and_save(Reads, Chrom, ID, path = "./")
Reads, |
output of recover_and_mutate |
ID, |
read identifier |
path, |
path where to save the file |
Chr, |
Chromosome from which the reads are originated |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.