Bioconductor / Contributions

Contribute Packages to Bioconductor
131 stars 33 forks source link

(inactive) CaMutQC #3283

Closed Wangxin555 closed 5 months ago

Wangxin555 commented 5 months ago

Update the following URL to point to the GitHub repository of the package you wish to submit to Bioconductor

Confirm the following by editing each check box to '[x]'

I am familiar with the essential aspects of Bioconductor software management, including:

For questions/help about the submission process, including questions about the output of the automatic reports generated by the SPB (Single Package Builder), please use the #package-submission channel of our Community Slack. Follow the link on the home page of the Bioconductor website to sign up.

bioc-issue-bot commented 5 months ago

Dear @Wangxin555,

The package contains individual files over 5Mb in size. This is currently not allowed. Please remove the following from your repository:

inst/extdata/PON/somatic-hg38_1000g_pon.hg38.vcf.gz
inst/extdata/bed/panel_hg38/hg38_Pan-cancer.bed

If these are data files we suggest you look at AnnotationHub or ExperimentHub. Alternatively, it is often possible to illustrate package functionality with a smaller, subset of data.

When the files are removed it will be important to clean your git history of the large files. Please see the following instructions: Cleaning large files from git

I am closing this issue. Please try again with a new issue when resolved.