Doc for Bioconductor
1
0
Entering edit mode
@mathieu-drapeau-453
Last seen 10.2 years ago
Hi, I would like to know if there is reference on bioconductor (in a comparable format as the R reference index or a classical API doc)? I do not find any doc that explain each functions (argument types, default value), data container. According to me, the vignettes are not helpful for me on the description of the package and the info is very spreaded. Thanks, Mathieu
• 726 views
ADD COMMENT
0
Entering edit mode
@vincent-j-carey-jr-4
Last seen 9 weeks ago
United States
> Hi, > I would like to know if there is reference on bioconductor (in a > comparable format as the R reference index or a classical API doc)? Every function in every package is referenced in an R package manual page. For help with genefilter, you can say library(genefilter) ?genefilter to R. This is a standard. You can also you help.search("[word]") to learn about functions that have doc that use [word]. > I do not find any doc that explain each functions (argument types, > default value), data container. According to me, the vignettes are not if you are more specific on questions that are not resolved by the doc, perhaps it can be edited to be more helpful. but be sure to look over the web site and packages carefully for function descriptions. > helpful for me on the description of the package and the info is very > spreaded. > > Thanks, > Mathieu > > _______________________________________________ > Bioconductor mailing list > Bioconductor@stat.math.ethz.ch > https://www.stat.math.ethz.ch/mailman/listinfo/bioconductor >
ADD COMMENT

Login before adding your answer.

Traffic: 511 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6