GithubHelp home page GithubHelp logo

omarperacha / ps4-dataset Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 0.0 4.5 MB

The largest open-source dataset for Protein Single Sequence Secondary Structure prediction.

Home Page: https://www.future-science.com/doi/10.2144/btn-2023-0024

License: Creative Commons Zero v1.0 Universal

Python 99.50% Shell 0.50%
bioinformatics database deep-learning machine-learning protein-folding protein-structure

ps4-dataset's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ps4-dataset's Issues

gen dataset error

/usr/local/lib/python3.10/dist-packages/torch/_utils.py:831: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
return self.fget.get(instance, owner)()
You are using the default legacy behaviour of the <class 'transformers.models.t5.tokenization_t5.T5Tokenizer'>. This is expected, and simply means that the legacy (previous) behavior will be used so nothing changes for you. If you want to use the new behaviour, set legacy=False. This should only be set if you understand what it means, and thoroughly read the reason why this was added as explained in huggingface/transformers#24565
Traceback (most recent call last):
File "/root/ps4-dataset/main.py", line 75, in
generate_embedings('ps4_data/ps4_data/data.fasta')
File "/root/ps4-dataset/ps4_data/get_embeddings.py", line 24, in generate_embedings
all_seqs = __read_fasta(fasta_path)
File "/root/ps4-dataset/ps4_data/get_embeddings.py", line 58, in __read_fasta
with open(fasta_path, 'r') as fasta_f:
FileNotFoundError: [Errno 2] No such file or directory: 'ps4_data/ps4_data/data.fasta'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.