morrislab / TrackSig

A framework to infer mutational signatures in cancer over time
MIT License
53 stars 17 forks source link

Problem with perl Bio::DB::Fasta module #13

Open shaghayeghsoudi opened 3 years ago

shaghayeghsoudi commented 3 years ago

Hey, I am trying to install and try Tracksig. I am having trouble installing Bio::DB::Fasta module. I have created a conda enviornment and trying to install it via cpan, via cpan Bio::DB::Fasta. I tried many times but I keep getting

Can't locate Bio/DB/Fasta.pm in @INC (you may need to install the Bio::DB::Fasta module)

I wonder if you have any recommendation to make it possible for me to install it?

mariya-kazachkova commented 2 years ago

I ran into the same issue and was able to resolve it by doing the install outside of the conda environment.