Skip to content

MurrellGroup/ProteinRefolding.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProteinRefolding

Build Status

Quick start

using Pkg
Pkg.add(url="https://github.com/MurrellGroup/ProteinRefolding.jl")

using ProteinRefolding

# Single sequence refolding using ProteinMPNN and Boltz1x
refold("myprotein.cif")
# MSA-refolding using ProteinMPNN and Boltz1x
refold("myprotein.cif", msa_size=100)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages