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

1.1.0 install on HPC issue #82

Open
nswh opened this issue Dec 13, 2024 · 1 comment
Open

1.1.0 install on HPC issue #82

nswh opened this issue Dec 13, 2024 · 1 comment

Comments

@nswh
Copy link

nswh commented Dec 13, 2024

The error reports that the add_depth-to-PE-SR-calls.pl script attempts to call the 'new' method on Tabix, but that it cant find the operator. Even though the script loads the Tabix module without error.
lumpy.depth.joined.e.txt

For reference, we're using:
gmp/5.1.3
binutils/2.39
zlib/1.2.8
cnvnator/0.4.1
mpfr/3.1.4
bzip2/1.0.6
sqlite/3080802
xz/5.2.2
mpc/1.0.3
openssl/1.1
pcre/8.39
gcc/7.4.0
curl/7.59.0
root/6.22.02
clinsv/1.1.0
perl/5.38.2
samtools/1.10
bcftools/1.10.2
htslib/1.10.2
BigWig/334
Bio-BigFile/1.07
bigWigTools/369
Python/3.9.20
cnvnator/0.4.1
speedseq/0.1.2
zlib/1.2.8
lumpy-sv/v0.3.1
R/3.6.3
libBigWig/0.4.7
libcurl/7.59.0

Also current versions of the following perl modules:
Bio::Perl
Compress::Zlib
Sort::Naturally
List::BinarySearch::XS
Excel::Writer::XLSX
LWP
Bio::DB::HTS::Tabix
CPAN::DistnameInfo
Bio::DB::BigWig
Test::TCP
HTTP::Message::PSGI
Test::Output
Template/Tiny.pm

And python modules:
numpy==1.20.3
pysam==0.19.1

@drmjc
Copy link
Member

drmjc commented Jan 20, 2025

Hi,
Thanks for reporting this issue. The code in add-depth-to-PE-SR-calls.pl line 43 seems sensible enough, and the latest version seems to still have a constructor (https://github.com/Ensembl/Bio-DB-HTS/blob/04b8e964aa1de9ccdd67c3f0034b10e4a36f92f9/lib/Bio/DB/HTS/Tabix.pm#L33).

@J-Bradlee could you please take a look?

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

No branches or pull requests

2 participants