RDPTools icon indicating copy to clipboard operation
RDPTools copied to clipboard

Collection of commonly used RDP Tools for easy building

Results 23 RDPTools issues
Sort by recently updated
recently updated
newest added

hello, while trying to build a docker image for RDPTools I have a problem with the donload of the classifier training set that timesout see: ``` download-traindata: [get] Getting: http://rdp.cme.msu.edu/download/rdpclassifiertraindata/data.tgz...

Hi guys make will fail because of missing data at rdp: Download-traindata: [get] Getting: http://rdp.cme.msu.edu/download/rdpclassifiertraindata/data.tgz [get] To: /home/gisle/RDPTools/classifier/build/classes/data.tgz [get] Error opening connection java.io.FileNotFoundException: http://rdp.cme.msu.edu/download/rdpclassifiertraindata/data.tgz [get] Error opening connection java.io.FileNotFoundException: http://rdp.cme.msu.edu/download/rdpclassifiertraindata/data.tgz...

Hi, I ran into this problem while I tried most of the jdk versions and ant 1.10 and ant1.9 several times. With my Mac, it says ``` [ivy:retrieve] :::: ERRORS...

Hell RDP team, I noticed that v2.14 is already on source forge but this GitHub channel which is the source for the bioconda channel has not been updated yet. Can...

$ make ant -f Clustering/build.xml jar make: ant: Command not found Makefile:15: recipe for target 'Clustering/dist/Clustering.jar' failed make: *** [Clustering/dist/Clustering.jar] Error 127

Dear all I have a problem in make BUILD FAILED /root/RDPTools/classifier/build.xml:50: java.net.SocketException: Resource temporarily unavailable at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:579) at java.net.Socket.connect(Socket.java:528)...

Dear RDPstaffers, I am trying to install RDPTools on Mac M1, I install the package following the instructions online, I tries jdk6\7\8,ant 1.9.16, but I keep getting the following error:...

Hi Folks, I am not able to build rdpTools. I have just followed installation procedure: 1. git clone https://github.com/rdpstaff/RDPTools.git 2. cd RDPTools 3. git submodule init 4. git submodule update...

Hi. I'm trying to install the tool. I successfully do the first 3 steps: (1) cloning the repository, (2) $ git submodule init (3) $ git submodule update However, running...

I used the wrong path to my database for **RDPTools classify**, and got the corresponding error: `Command Error: Unable to process file format UNKNOWN` However, empty output files still have...