Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • raghavagps
    Junior Member
    • Jan 2010
    • 2

    Classification of non-coding RNA

    May I know your feedback on our recently developed web server RNAcon, which allows prediction and classification of non-coding RNAs. It uses SVM-based model for the discrimination between coding and ncRNAs and RandomForest-based prediction model for the classification of ncRNAs into different classes. The structural information based graph properties were used for the development of prediction model. Feedback of researchers/users is very important for developing better methods.

    See http://www.biomedcentral.com/1471-2164/15/127

    #=================================
    # Dr G P S Raghava (FASc, FNASc), Head Bioinformatics Centre #
    # Institute of Microbial Technology, Sector-39A, Chandigarh, India #
    # Phone: +91-172-2690557, Fax: +91-172-2690632 #
    # Eadd: http://www.imtech.res.in/raghava/ [email protected] #
    #=================================
  • dietmar13
    Senior Member
    • Mar 2010
    • 107

    #2
    new biostrings R-package ...

    the new "biostrings" R-package needs some modifications of the R-script in the progs folder (attached).

    and all sequences have to be RNA sequences (uU instead of tT).

    using a large file of transcripts, only the first 316 get classified (which type) but all predicted (coding/non-coding).

    i get this exception many times:


    Code:
    Exception in thread "main" java.lang.SecurityException: cannot verify signature block file META-INF/YANNPONT
    	at sun.security.util.SignatureFileVerifier.processImpl(SignatureFileVerifier.java:220)
    	at sun.security.util.SignatureFileVerifier.process(SignatureFileVerifier.java:193)
    	at java.util.jar.JarVerifier.processEntry(JarVerifier.java:307)
    	at java.util.jar.JarVerifier.update(JarVerifier.java:218)
    	at java.util.jar.JarFile.initializeVerifier(JarFile.java:345)
    	at java.util.jar.JarFile.getInputStream(JarFile.java:412)
    	at sun.misc.URLClassPath$JarLoader$2.getInputStream(URLClassPath.java:775)
    	at sun.misc.Resource.cachedInputStream(Resource.java:77)
    	at sun.misc.Resource.getByteBuffer(Resource.java:160)
    	at java.net.URLClassLoader.defineClass(URLClassLoader.java:436)
    	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
    	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
    	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    	at java.security.AccessController.doPrivileged(Native Method)
    	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
    	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    	at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482)
    Attached Files
    Last edited by dietmar13; 02-16-2014, 02:22 AM.

    Comment

    • Dr. Bharat Panwar
      Junior Member
      • Feb 2014
      • 1

      #3
      Dear dietmar13,
      Thanks for the comment. The versions that have been used in RNAcon are as follows:

      igraph: 0.6.3
      Biostrings: 2.24.1
      built under R 2.15.1

      As most of the users (we enquired) were using the older versions and also as readFASTA() is a more generic method(as compared to readRNAStringSet()), we used the above mentioned versions.

      After your kind comment we have rectified the source of the error by conversion of tT to uU in the classifier. We thank you for pointing out the bug. Please reinstall and rerun the RNAcon and let us know if we can assist yourself further...

      Thanks and regards...
      RNAcon Team

      Comment

      • cganote
        Junior Member
        • Dec 2012
        • 2

        #4
        Trouble installing standalone

        Hi Devs,

        I'm having the same issue getting Varna to get through the security part. I downloaded and set up the cert through jcontrol, installed a new java, and still no luck. I'm running on CentOS and this is one of the hardest suites I've ever tried to install - please advise.

        -Carrie

        Comment

        Latest Articles

        Collapse

        • SEQadmin2
          Nine Things a Sample Prep Scientist Thinks About Before Sequencing
          by SEQadmin2


          I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

          Here are nine questions we think about, in roughly the order they matter, before...
          06-18-2026, 07:11 AM
        • SEQadmin2
          From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
          by SEQadmin2


          Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


          The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
          ...
          06-02-2026, 10:05 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, Today, 05:37 AM
        0 responses
        5 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-26-2026, 11:10 AM
        0 responses
        16 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-17-2026, 06:09 AM
        0 responses
        50 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-09-2026, 11:58 AM
        0 responses
        110 views
        0 reactions
        Last Post SEQadmin2  
        Working...