Python Forum
How to do datascience with genoma? Or other thing that uses all computer tech mine
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to do datascience with genoma? Or other thing that uses all computer tech mine
#2
you can start by looking through the packages here: https://pypi.org/search/?q=bioinformatics&o=-zscore
when you click on any of these links, it will bring up the PyPi.org page. On that page, there is a Homepage button witch will bring you to the GitHub page.
Most any package on PyPi can be installed using pip install packagename
button on upper right will change sort order.
I'd look at the packages that have updated recently first, as author is still improving code, but
also look at how long the package has been around.
New packages can be great, but a bit of caution is in order.
Reply


Messages In This Thread
RE: How to do datascience with genoma? Or other thing that uses all computer tech mine - by Larz60+ - May-09-2020, 10:33 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020