/bioinformatics-uni

Code for my Bioinformatics University course.

Primary LanguageElm

bioinformatics-uni

Code for my Bioinformatics University course.

Tasks

  • Process the 'Glycation.elm' data as Sir asked.
    • Create seperate files for the protein sequences labelled as '1' and '0'. Just printing the 'processed_ones' list and the 'processed_zeros' list found in 'glycation.ipynb' should do it.
  • Implement Amino Acid Composition.
  • Make a PSSM matrix as per Sir's instructions (awaiting instructions).