Skip to content

Attribution error while predicting chromatin profiles with fasta file #18

@pyareedash

Description

@pyareedash

Hi,
While trying to run the following command I can't get past this error, my hunch is it's from selene-sdk (newest version 0.5.0)

sh 1_sequence_prediction.sh <input-file> <genome> <output-dir> --cuda

And I get,

use_cuda: True Traceback (most recent call last): File "1_sequence_prediction.py", line 73, in <module> parse_configs_and_run(configs) ... if not self.reference_sequence._initialized: AttributeError: type object 'Genome' has no attribute '_initialized'

Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions