--- a +++ b/docs/api/openomics.database.sequence.GENCODE.rst @@ -0,0 +1,23 @@ +GENCODE +======= + +.. currentmodule:: openomics.database.sequence + +.. autoclass:: GENCODE + :show-inheritance: + + .. rubric:: Methods Summary + + .. autosummary:: + + ~GENCODE.get_rename_dict + ~GENCODE.get_sequences + ~GENCODE.load_dataframe + ~GENCODE.read_fasta + + .. rubric:: Methods Documentation + + .. automethod:: get_rename_dict + .. automethod:: get_sequences + .. automethod:: load_dataframe + .. automethod:: read_fasta