Coder Social home page Coder Social logo

bprna's People

Contributors

padidehdanaee avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

bprna's Issues

Outputs of BpRNA not deterministic

Hi, I recently had to run bpRNA.pl multiple times on the same set of files. However, I observed a strange behavior for the following file of chain A of PDB entry 6e8s obtained from the test data of https://doi.org/10.1093/bioinformatics/btab165:

# 6e8s_A
1       G       38
2       C       37
3       U       36
4       A       35
5       C       34
6       G       33
7       A       32
8       A       0
9       G       0
10      G       0
11      A       0
12      A       0
13      G       0
14      G       0
15      A       22
16      U       0
17      U       0
18      G       0
19      G       0
20      U       27
21      A       28
22      U       15
23      G       0
24      U       0
25      G       0
26      G       0
27      U       20
28      A       21
29      U       0
30      A       0
31      U       0
32      U       7
33      C       6
34      G       5
35      U       4
36      A       3
37      G       2
38      C       1

The produced structures in the .st file differ from time to time:

(((((((.......[....{(]....})...)))))))
(((((((.......[....({]....)}...)))))))

I fixed this behavior by sorting the connected components before running the for loop in line ~1085.
From my point of view, this behavior is problematic e.g. when generating datasets for Pk predictions that have to be reproducible and if this is the intended behavior of bpRNA, please let me know.

Thanks and best regards.

New feature: Put huge bpRNA-1m database under version control like dolthub.com

Long-term feature request: Make it possible for others to easily contribute new data to the bpRNA-1m database. Perhaps use dolthub.com to keep each cell of data in all those database tables under git-like version-control:
https://www.dolthub.com/blog/2020-10-07-merge-on-the-web/#roadmap
The dolt clone create a local copy of the database (similar to git clone): https://docs.dolthub.com/introduction/quickstart

I was hoping to do a pull request to add some tiny bits of data, like some missing rnacentral links. But I see no easy way to do it currently: seems like I would need to unzip those huge zip files, make changes, then re-zip, right?

Can't locate Graph.pm in @INC (you may need to install the Graph module)

Hi, trying to run the perl script on a .dbn file, and came across the following error:

hugokitano@Hugos-MacBook-Pro bpRNA % perl bpRNA.pl bpRNA_CRW_1.dbn
Can't locate Graph.pm in @INC (you may need to install the Graph module) (@INC contains: /Library/Perl/5.18/darwin-thread-multi-2level /Library/Perl/5.18 /Network/Library/Perl/5.18/darwin-thread-multi-2level /Network/Library/Perl/5.18 /Library/Perl/Updates/5.18.4 /System/Library/Perl/5.18/darwin-thread-multi-2level /System/Library/Perl/5.18 /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level /System/Library/Perl/Extras/5.18 .) at bpRNA.pl line 2.
BEGIN failed--compilation aborted at bpRNA.pl line 2.

What should I do? Thank you!

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.