Giter VIP home page Giter VIP logo

comp-genomics-class's Issues

Genbank files moved to new address

I was going through FASTA.ipynb and had troubles downloading FASTA reference. Backtracking URL I have found a README (link below, because MD rendering doesn't allow ftp URLs) and it says all content is moved elsewhere.

ftp://ftp.ncbi.nlm.nih.gov/genbank/genomes/README.txt

do there have online courses?

hi ben, I am a new student about this field. I wonder do there have online videos about computational genomics class?

thank you !

Typo in Introduction to the Burrows-Wheeler Transform and FM Index

Thank you very much for the great tutorial on BW and FM! This is a great read. I think this is a type on Page 10, section 4, the third last line.
rankAll[c][i0] โˆ’ x gives the same value we would have found in rankAll[c][i] โˆ’ x.
I think the latter -x should be removed.

license?

@BenLangmead First a big thank you for all these excellent resources. They are both world-class and unique in their clarity and quality.

The license of the code here is overall GPL per https://github.com/BenLangmead/comp-genomics-class/blob/master/LICENSE

I was wondering if you would consider something else that I could reuse with Apache-licensed code in particular the code for the suffix tree, suffix array and FM index in https://github.com/BenLangmead/comp-genomics-class/blob/master/notebooks/fm.py ,
https://github.com/BenLangmead/comp-genomics-class/blob/master/notebooks/sa.py and https://github.com/BenLangmead/comp-genomics-class/blob/master/notebooks/suf_tree.py

It could be an LGPL, a GPL with exception, Apache, BSD, MIT or anything that could mesh well with Apache-licensed code.

Thank you very much for your kind consideration!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.