Importing samtools on JupyterLab

Kent Small

Hi all,

I am currently working on .cram files that need to run a script that uses samtools via Python. I am aware that this is possible to do on swiss-army-knife, but would heavily prefer the interactive nature of JupyterLab for the purposes of my project. 

However, when trying to install or import samtools (and other genomics tools like bcftools and htslib, for that matter), attempts to call these programs return a ‘No such file or directory’ message.

Does anyone know if importing samtools and other tools onto the JupyterLab is a possibility, and if so, how I can do this? Thanks so much for your help.

Comments

1 comment

Please sign in to leave a comment.