R/ncRNAtools_variableDefinitions.R

rnaCentralEbiApiURL <- 'https://www.ebi.ac.uk/ebisearch/ws/rest/rnacentral'
rnaCentralApiURL <- 'https://rnacentral.org/api/v1/rna'
rnaCentralRangeSearchURL <- 'https://rnacentral.org/api/v1/overlap/region'

rtoolsBaseURL <- 'http://rtools.cbrc.jp/'

globalVariables(c("nucleotide1", "nucleotide2", "probability"))

localOS <- Sys.info()["sysname"]

Try the ncRNAtools package in your browser

Any scripts or data that you put into this service are public.

ncRNAtools documentation built on Nov. 8, 2020, 8:14 p.m.