Skip to content

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

License

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Packages

No packages published