Closed JinwnK closed 5 months ago
the same with me.Did you fix it?
the same with me.Did you fix it?
I haven't fixed it yet.
Do you have any good rna models to recommend?
Do you have any good rna models to recommend?
I'm trying RNA-FM, RNAErnie.
Thanks for your recommendation!
In the init.py file in the msm folder, you can add some annotations.
\# from .version import version as __version__ # noqa
from .data import Alphabet, BatchConverter, FastaBatchedDataset # noqa
from .model import ProteinBertModel, MSATransformer # noqa
\# from . import pretrained # noqa
In the init.py file in the msm folder, you can add some annotations.
\# from .version import version as __version__ # noqa from .data import Alphabet, BatchConverter, FastaBatchedDataset # noqa from .model import ProteinBertModel, MSATransformer # noqa \# from . import pretrained # noqa
Thank you , it works!
Do you have any good rna models to recommend?
Maybe try https://multimolecule.danling.org/ I have everything implemented except for RNAErnie, which should be completed this week.
Hello, There is an error when I run the command: