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

Usage problems #12

Open
ibarilar opened this issue Oct 11, 2021 · 2 comments
Open

Usage problems #12

ibarilar opened this issue Oct 11, 2021 · 2 comments

Comments

@ibarilar
Copy link

As it stands now I cannot say if this tool is operational or still in development.

Installing the requirements of this tool is already hard enough with pip not finding the correct versions. Furthermore there are multiples of python and bash scripts present without any mention of what they do.

Could an example of downloading, installing and running this tool on a sample be provided?

Cheers,
Ivan

@lostdevfound
Copy link
Collaborator

Hi, the tool is in working condition.
I've removed the requirements.txt file as it contained packages that are no longer used.
I updated the README file with the list of required packages. Here is what needs to be installed:

matplotlib                             3.3.4     
mixem                              0.1.4     
numpy                              1.15.4    
numpydoc                          0.8.0     
pysam                              0.15.0    
scipy                              1.1.0     
seaborn                              0.9.0

Regarding the bash scripts, please read the README file. If more details are needed you can open any bashsciprt file and read the header comments.
Hope this helps.

@ibarilar
Copy link
Author

Thanks. Lets see if it works.

Found an error in the help part. A % sign in text is interfering with
"TypeError: %o format: an integer is required, not dict"

I suggest using the word percent in line 768 as it appears earlier in the sentence.

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