Skip to content

rasilab/htseq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modifications by rasi

This is a fork of the HTSeq code from its Sourceforge repo owned by Simon Anders.

For instructions, see:

http://www-huber.embl.de/users/anders/HTSeq/

To make changes to the Python code, change code in the HTSeq folder.

Once you are happy with the changes, run:

./build_it

This will generate the build directory.

For version-control:

git add --all # the ignored files are in .gitignore
git status -uno
git commit -m "COMMIT_MESSAGE"
git push -u origin master

About

Analysing high-throughput sequencing data with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages