RJWANGbioinfo / APAlyzer

APAlyzer is a toolkit for bioinformatic analysis of alternative polyadenylation (APA) events using RNA sequencing data. Our main approach is the comparison of sequencing reads in regions demarcated by high-quality polyadenylation sites (PASs) annotated in the PolyA_DB database (https://exon.apps.wistar.org/PolyA_DB/v3/). The current version (v3.0) uses RNA-seq data to examine APA events in 3’ untranslated regions (3’UTRs) and in introns. The coding regions are used for gene expression calculation.
https://bioconductor.org/packages/release/bioc/html/APAlyzer.html
GNU Lesser General Public License v3.0
7 stars 4 forks source link

download_testbam() bam files not working #5

Closed xxy103 closed 3 years ago

xxy103 commented 4 years ago

The bam files downloaded from the download_testbam() seemed corrupted.

"[E::bgzf_read] Read block operation failed with error 33 after 0 of 4 bytes [E::bam_hdr_read] Invalid BAM binary header [main_samview] fail to read the header from "Testis_rep1.bam". "

RJWANGbioinfo commented 4 years ago

Hi @xxy103 thanks for your feedback, this seems due to the internet issues. Could you try it one more time? Thx.