Thanks to visit codestin.com
Credit goes to code.bioconductor.org

NAMESPACE
feb523fc
 # Generated by roxygen2: do not edit by hand
 
94c8872b
 export(combine_methrix)
44dee8ad
 export(convert_HDF5_methrix)
 export(convert_methrix)
a5694fde
 export(coverage_filter)
1eb354db
 export(extract_CPGs)
9d086fa2
 export(get_matrix)
819fe78a
 export(get_region_summary)
accb86cf
 export(get_stats)
d28176c0
 export(load_HDF5_methrix)
ed03c856
 export(mask_methrix)
9d086fa2
 export(methrix2bsseq)
9c2662b9
 export(methrix_pca)
bef55795
 export(methrix_report)
b734e1c3
 export(order_by_sd)
cf9d7852
 export(plot_coverage)
 export(plot_density)
dbcf2a2b
 export(plot_pca)
6590ab63
 export(plot_stats)
cf9d7852
 export(plot_violin)
df59d8c7
 export(read_bedgraphs)
dfa4d08e
 export(region_filter)
86be36d9
 export(remove_snps)
a5694fde
 export(remove_uncovered)
d28176c0
 export(save_HDF5_methrix)
9d086fa2
 export(subset_methrix)
bef55795
 export(write_bedgraphs)
477be9e4
 export(write_bigwigs)
feb523fc
 exportClasses(methrix)
9d086fa2
 import(DelayedArray)
ce4db5dc
 import(DelayedMatrixStats)
9d086fa2
 import(HDF5Array)
feb523fc
 import(SummarizedExperiment)
ce4db5dc
 import(data.table, except = c(shift, first, second))
05e38497
 import(ggplot2)
feb523fc
 import(parallel)
b734e1c3
 importClassesFrom(SummarizedExperiment,SummarizedExperiment)
1eb354db
 importFrom(BSgenome,getBSgenome)
 importFrom(BSgenome,installed.genomes)
14830b1d
 importFrom(BSgenome,score)
1eb354db
 importFrom(BSgenome,seqnames)
f8aa7a77
 importFrom(graphics,axis)
 importFrom(graphics,legend)
 importFrom(graphics,lines)
 importFrom(graphics,mtext)
 importFrom(graphics,par)
 importFrom(graphics,plot)
 importFrom(graphics,title)
ce4db5dc
 importFrom(methods,as)
 importFrom(methods,is)
 importFrom(methods,new)
477be9e4
 importFrom(rtracklayer,export)
f8aa7a77
 importFrom(stats,complete.cases)
 importFrom(stats,cov)
 importFrom(stats,density)
 importFrom(stats,median)
 importFrom(stats,prcomp)
 importFrom(stats,quantile)
 importFrom(stats,sd)
 importFrom(utils,browseURL)
fa4fb8ca
 importFrom(S4Vectors,metadata)
 importFrom("graphics", "barplot", "points")