Skip to content

bioinformatics-hitsz/Pse-in-One

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pse-in-One

The Pse-in-One is able to generate totally 28 different features, including 14 features for DNA sequences, 6 features for RNA sequences, and 8 features for protein sequences. All these features can be deemed as different pseudo components.

To the best of our knowledge, Pse-in-One is so far the first web server that can generate all the possible pseudo components for DNA, RNA, and protein sequences, and even those defined by users themselves, and hence it is extremely flexible.

This Pse-in-One stand-alone version is open source software made available under GPL license. Please see the LICENSE file for further details.

Important links

Python requirements

Pse-in-One is tested to work under Python 2.6, Python 2.7, and Python 3.4.

Usage

You just need execute the corresponding file in command line environment.

For example: kmer.py test.txt output_kmer.txt 2 DNA

Please see the Pse-in-One_manual.pdf for more information. :D

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%