multiprocessing when iterating over a DNA sequence alignment in Jupiter
I am trying to apply multiprocessing to a function to calculate the Shannon entropy for every position of a DNA alignment to speed up the process. It just keeps running without returning anything and I can not figure out what is wrong with my code.
multiprocessing when iterating over a DNA sequence alignment in Jupiter
I am trying to apply multiprocessing to a function to calculate the Shannon entropy for every position of a DNA alignment to speed up the process. It just keeps running without returning anything and I can not figure out what is wrong with my code.
multiprocessing when iterating over a DNA sequence alignment in Jupiter
I am trying to apply multiprocessing to a function to calculate the Shannon entropy for every position of a DNA alignment to speed up the process. It just keeps running without returning anything and I can not figure out what is wrong with my code.