View source: R/SBwebtools.pckg.r
createbulkRNASeqAnalysisNFcoreScript | R Documentation |
Creates NF-core script
createbulkRNASeqAnalysisNFcoreScript(
outdir = "script_output_directory",
genomeFa = "genomeFa",
GTFfile = "GTFfile",
project_id = "RN20202",
scriptOutdir = NULL,
NFcoreSettingsFN = "path/to/NF/core/settings",
scriptVecSlot = "scriptVec"
)
outdir |
NF core output directory |
genomeFa |
genomeFa file |
GTFfile |
GTFfile |
project_id |
ProjectID |
scriptOutdir |
Scriptoutputdirectory |
NFcoreSettingsFN |
Path for NF core settings file |
scriptVecSlot |
Script vector slot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.