Skip to content

shivendrra/enigma2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enigma2

DNA sequence predition using Transformer-based models. Second version of Enigma. It has two models- one BERT-based model for classification & analysis, other transformer-based alphafold like model.

Sepcifications

More technical details about models is available in the documentation: Models.md

Database

Utilizes a custom-built pipeline to fetch datasets from trust NCBI database using EnigmaDataset library, that could be downloaded and used by anyone with proper NCBI-specified parameters. If you want to download pre-fetched database, you can dowload it from here- huggingface/EnigmaDatasaet

Contributing

  1. Fork the repository.

  2. Create a feature branch:

git checkout -b feature-name
  1. Commit your changes:
git commit -m "Add feature"
  1. Push to the branch:
git push origin feature-name
  1. Create a pull request.

License

This project is licensed under the Apache 2 License. See the LICENSE file for details.

About

(paused) dna protein prediction using transformer. second version of engima

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages