GithubHelp home page GithubHelp logo

bgsu-rna / fr3d Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 6.0 108.18 MB

The official repository for "Find RNA 3D" (FR3D), a suite of programs for searching RNA 3D structures.

Home Page: http://rna.bgsu.edu/main/software/fr3d/

MATLAB 99.38% Mathematica 0.62%
3d bioinformatics matlab rna

fr3d's People

Contributors

antonpetrov avatar clzirbel avatar michal-zurkowski avatar rooks2181 avatar tzok avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fr3d's Issues

Can't decode large .pdb files Octave

Im using zGetNTData to load .pdb files. Everything is ok when file is not so big but files like 1S72.pdb does not give any output, there are 0 interactions. Weird thing is that it is working on OS X with 4.0.3 octave but is not on Ubuntu 16.04 with octave 4.0.0, 4.0.2, 4.0.3, 4.2.0.

Infinite loop zBorderSS

I encountered a problem while reading file 488D.pdb. It enters infinite loop in file zBorderSS at line 121 and newer leaves. Used zAddNTData to read file.

Viral biological assemblies

Need to make sure that FR3D properly handles biological assemblies of viral particles and doesn't run out of memory. The .pdb1 can be huge, for example 4ftb.pdb1 is about 38Mb, and I think I've seen even larger files.

If *overlapping nucleotides* no contacts are computed

In the file: zGetNTData, the warning has overlapping nucleotides and should be used with caution is produced when the array d, the atom distances has the condition
if d(min(10, length(d))) < 1
but in that case the base pairs are never computed!
In particular 1S72 fails with that condition.
Closing the if condition instead of the else
fixed the problem as here zGetNTData.txt.

I am not sure if side effects are produced.

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.