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

filtering error #44

Open
feilongzh opened this issue Feb 23, 2022 · 1 comment
Open

filtering error #44

feilongzh opened this issue Feb 23, 2022 · 1 comment

Comments

@feilongzh
Copy link

(plasflow) [administrator@localhost ~]$ ./miniconda3/envs/plasflow/bin/filter_sequences_by_length.pl -input Citrobacter_freundii_strain_CAV1321_scaffolds.fasta -output firstplas.fasta
Can't locate Bio/SeqIO.pm in @inc (@inc contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ./miniconda3/envs/plasflow/bin/filter_sequences_by_length.pl line 24.
BEGIN failed--compilation aborted at ./miniconda3/envs/plasflow/bin/filter_sequences_by_length.pl line 24.

How to deal with it?Thanks

@Kyle-ssq
Copy link

export PERL5LIB=~/miniconda3/pkgs/perl-bioperl-1.6.924-4/lib/perl5/site_perl/5.22.0/:$PERL5LIB

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