Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

miRBase genomes URLs have changed #3722

Closed
rchekaluk opened this issue Nov 1, 2023 · 0 comments · Fixed by chapmanb/cloudbiolinux#413
Closed

miRBase genomes URLs have changed #3722

rchekaluk opened this issue Nov 1, 2023 · 0 comments · Fixed by chapmanb/cloudbiolinux#413

Comments

@rchekaluk
Copy link
Contributor

Reviewing mirbase.org shows that the URLs for downloading have changed (see new locations at CURRENT/genomes):

./mm10/mirbase.yaml:        wget --random-wait --retry-connrefused -nv -c -O mirbase.gff3 https://www.mirbase.org/ftp/21/genomes/mmu.gff3
./hg38/mirbase.yaml:        wget --random-wait --retry-connrefused -q -c -O hsa.gff3 https://www.mirbase.org/ftp/21/genomes/hsa.gff3
./hg38/mirbase.yaml:        wget --random-wait --retry-connrefused -q -c -O mirbase.gff3 https://www.mirbase.org/ftp/21/genomes/hsa.gff3
./hg19/mirbase.yaml:        wget --random-wait --retry-connrefused -nv -c -O mirbase.gff3 https://www.mirbase.org/ftp/21/genomes/hsa.gff3
./hg38-noalt/mirbase.yaml:        wget --random-wait --retry-connrefused -q -c -O hsa.gff3 https://www.mirbase.org/ftp/21/genomes/hsa.gff3
./hg38-noalt/mirbase.yaml:        wget --random-wait --retry-connrefused -q -c -O mirbase.gff3 https://www.mirbase.org/ftp/21/genomes/hsa.gff3
./GRCh37/mirbase.yaml:        wget --random-wait --retry-connrefused -nv -c -O mirbase.gff3 https://www.mirbase.org/ftp/21/genomes/hsa.gff3
./BDGP6/mirbase.yaml:        wget --random-wait --retry-connrefused -nv -c -O mirbase.gff3 ftp://mirbase.org/pub/mirbase/22/genomes/dme.gff3
./canFam3/mirbase.yaml:        wget --random-wait --retry-connrefused -q -c -O cfa.gff3 ftp://mirbase.org/pub/mirbase/21/genomes/cfa.gff3
./canFam3/mirbase.yaml:        wget --random-wait --retry-connrefused -q -c -O mirbase.gff3 ftp://mirbase.org/pub/mirbase/21/genomes/cfa.gff3
rchekaluk pushed a commit to rchekaluk/cloudbiolinux that referenced this issue Nov 1, 2023
naumenko-sa pushed a commit to chapmanb/cloudbiolinux that referenced this issue Dec 11, 2023
* Update mirbase.org URLs fixes bcbio/bcbio-nextgen#3721 fixes bcbio/bcbio-nextgen#3722

* Some miRBase downloads no longer require uncompressing. Fixes bcbio/bcbio-nextgen#3723

---------

Co-authored-by: Rob Chekaluk <rchekaluk@ppolitics.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant