-
Hello, I would like to use VAriantFiltering for NGS analysis. I successfully installed VariantFiltering
I was following the instructions using the test data and then came across this issue blocking m…
-
I noticed for packages recently updated on CRAN, all the `riskmetric` metrics were borked:
![image](https://user-images.githubusercontent.com/17878953/218529850-cdbf7060-e686-40a4-9c48-eacd30e8c66f…
-
Hi @kassambara,
This idea of plotting multiple `ggsurvplot` in the same plot is super-useful (!) but I've got a problem:
#### Expected and real behavior
I'd expect, since `ggsurvplot_combine` …
-
`loadTestData()` fails since `src_url
-
I ran into the following problems when installing this package, and got an error message coming out as:
` > BiocManager::install("waldronlab/subtypeHeterogeneity", dependencies = TRUE, build_vignet…
ghost updated
3 years ago
-
I've been having problems installing chromVAR. Below is the output that I'm getting.
Any idea on how I can install it????
BiocInstaller::biocLite("GreenleafLab/chromVAR")
BioC_mirror: https://bio…
-
The docs hop around among lots of `bioconductor` releases versions for relevant links (packages and OSCA). We should pick one and go with it. For ease of maintenance, I propose `release`...
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/phipsonlab/jazzPanda
Confirm the following by edi…
-
`rsconnect` uses `packrat::.snapshotImpl` to record dependencies for a project without having packages installed into `packrat/lib`. If `BiocInstaller` is available, it is first loaded via `requireNam…
-
First creat a enviroment with python3.6, then activate it and install r-base 3.4.1.
conda create -n tadsplimer python=3.6
conda activate tadsplimer
conda install -c conda-forge r-base=3.4.1
The…