Results for "Python"

Tags

  • Python Education Material

    Google provide free class for people with a little bit of programming experience who want to learn Python. The google python class includes written materials, lecture videos, and lots of code exercises to practice Python coding. These materials are used within Google to introduce Python to people...

    Tags: Python, Python Classes, Python Training, Google Classes

    3943 days ago

  • BioPython Cookbook

    If you are planning to start learning BioPython ( it does not bite but swallow :P just kidding) then this online cookbook will be really helpful for you. http://biopython.org/DIST/docs/tutorial/Tutorial.html

    Tags: Python, BioPython, Bioinformatics, Computational Biology

    3915 days ago

  • pybedtools

    pybedtools is a Python wrapper for Aaron Quinlan's BEDtools programs (https://github.com/arq5x/bedtools), which are widely used for genomic interval manipulation or "genome algebra". pybedtools extends BEDTools by offering feature-level manipulations from with Python. See full online documentatio...

    Tags: Bioinformatics, Python, BEDtools, Pybedtools

    3538 days ago

  • Type Hinting

    Python creator Guido van Rossum’s proposal for static type-checking annotations is inching closer to reality, and the feature has taken on a new name: type hinting. Back in August, van Rossum published a proposal on the Python mailing list recommending type-checking annotations as a valu...

    Tags: Bioinformatics, Computational Biology, Education, Python, Type, Hinting, Python3.5, Programming

    3395 days ago