Skip to content

haddocking/fandas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FANDAS

PyPI - License PyPI - Version PyPI - Downloads

unittests Codacy Badge Codacy Badge

fandas-logo

ATTENTION

The publication of FANDAS refers to its original release available at https://github.com/siddarthnarasimhan/FANDAS_2.0.

The present code contains changes made to the original code base and might not reflect the description given in its original publication.

Web Service

This tool is also available as a web-service! Check it out at wenmr.science.uu.nl/fandas

Introduction

Fast ANlysis of multidimensional NMR DAta Sets (FANDAS) is an analysis tool built on Python to predict peaks in multidimensional NMR experiments on proteins.

FANDAS accepts a variety of inputs, with the protein sequence being the only minimum required input. The output generated by FANDAS can be opened using the NMR visualization software SPARKY.

Installation

pip install fandas
fandas -h

See the Example directory for an usage example.

Citation