Description Usage Arguments Value Examples
Reads Bionano Bedfiles
1 | readBNBedFiles(BNFile)
|
BNFile |
character. Path to Bionano Bed File. |
Data Frame Contains the gene information.
1 2 3 | BNFile <- system.file("extdata", "Homo_sapiens.Hg19_BN_bed.txt",
package="nanotatoR")
bed<-readBNBedFiles(BNFile)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.