AddNewReference | R Documentation |
AddNewReference This function will create or increase the Exon counts data base.
AddNewReference(db, sbjsBamFiles, exonsBed = NULL, saveTo = NULL)
db |
exon counts database |
sbjsBamFiles |
path to subjects |
exonsBed |
it is required that the first three columns should be chromosome, start and end |
saveTo |
(character) default NULL. The path to save the database. It is only valid if the database do not exists |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.