This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Submitting R package in Bioconductor with Plink and vcftools Dependencies

Hi All, I have written a program to analyze genotype SNP data in R and wanted to submit it as a bioconductor package. However, this package will be using Plink and vcftools and I was wondering if it is possible to submit it with such dependencies. Can someone please guide me though what I need to do to submit the bioconductor package with dependencies outside R. Thanks!

r bioconductor

If the package is using Plink and vcftools, maybe just exclude them and explain in the manuals that you need input to be in certain format.

0 answers

No answers yet.

Log in to answer this question.