View source: R/TDm6A_application.R
This function is used to apply TDm6A models to predict m6A sites on a given nucleotide sequence
1 | TDm6A_application(faFile_Input, plot_Output, csvFile_Output, cellType)
|
faFile_Input |
full path of the input fasta file storing the ID and sequence information |
plot_Output |
full path of the output .png file to show the predicted m6A sites on the given sequence |
csvFile_Output |
full path of the output .csv file to store the predicted results |
cellType |
a string to be "A549", or "CD8T", or "HEK293" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.