r-illuminahumanmethylationepicanno-ilm10b4-hg19: remove invalid homepage (#28267)

This commit is contained in:
Glenn Johnson 2022-01-06 04:35:40 -06:00 committed by GitHub
parent cc866f3c02
commit f33f67ebd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,9 +9,8 @@
class RIlluminahumanmethylationepicannoIlm10b4Hg19(RPackage): class RIlluminahumanmethylationepicannoIlm10b4Hg19(RPackage):
"""Annotation for Illumina's EPIC methylation arrays""" """Annotation for Illumina's EPIC methylation arrays"""
homepage = "https://bitbucket.com/kasperdanielhansen/Illumina_EPIC" url = "https://bioconductor.org/packages/release/data/annotation/src/contrib/IlluminaHumanMethylationEPICanno.ilm10b4.hg19_0.6.0.tar.gz"
url = "https://bioconductor.org/packages/release/data/annotation/src/contrib/IlluminaHumanMethylationEPICanno.ilm10b4.hg19_0.6.0.tar.gz" bioc = "IlluminaHumanMethylationEPICanno.ilm10b4.hg19"
bioc = "IlluminaHumanMethylationEPICanno.ilm10b4.hg19"
version('0.6.0', sha256='2c8128126b63e7fa805a5f3b02449367dca9c3be3eb5f6300acc718826590719') version('0.6.0', sha256='2c8128126b63e7fa805a5f3b02449367dca9c3be3eb5f6300acc718826590719')