Closed FeiGao0717 closed 1 month ago
Hi @SagarChandra07 ! Firstly, thanks for your help! The package seems like a windows exe document, but my system is mac. I wonder if there is a package for mac system or other way to solve this problem. Thank you very much!
This is fixed with the newest commit on Github, you can install it with BiocManager::install("mritchielab/FLAMES")
, you might also want to install the latest basilisk and basiliskl.util via devtools::install_github('Bioconductor/basilisk.utils')
and devtools::install_github('Bioconductor/basilisk')
.
Hi @SagarChandra07 ! Firstly, thanks for your help! The package seems like a windows exe document, but my system is mac. I wonder if there is a package for mac system or other way to solve this problem. Thank you very much!
That is probably malware, the user has already been reported and deleted.
Hello, I met a question when I use the
quantify_transcript_flames
. This is my code:And there is an error because of lacking of the two packages: pysam=0.21.0 cutadapt=4.4
I use anaconda to activate a new environment and install the two packages but the problem can't be solved. It seems that the envrionment is set up by the basilisk and the two packages can't be install from conda.anaconda.org.