Skip to content

R-Rijnbeek/DNA_Processing

Repository files navigation

Python_DNAProcessing

Repository that has the standard DNA, RNA and Protein Objects and the standard methods to interact with them.

How it work:

  1. Create en python environent and install the package using de command:

    pip install DNA-Processing
    
  2. Once you get installed the package you can import the packahe in the python module by:

    from dna_processing import DNA, RNA, Protein, loadFile, findProteinsequences,...
    

    or

    import dna_processing
    

and that's it!!

About

Repository that has the standard DNA, RNA and Protein Objects and the standard methods to interact with them.

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors