pyprot.data package

Submodules

pyprot.data.dssp module

class DSSP(filePath)[source]

Bases: builtins.object

__init__(filePath)[source]
getSequenceStructure(chain)[source]

pyprot.data.fasta module

getSequencesFromFasta(path)[source]

Loads the FASTA file located in ‘path’ and yields the Sequences it contains.

Module contents

Table Of Contents

Previous topic

pyprot.base package

Next topic

pyprot.structure package

This Page