Giter Site home page Giter Site logo

Comments (7)

miasungeunlee avatar miasungeunlee commented on August 11, 2024 1

Hello,
I solved a problem using DeepVIrFinder but still have some problem for predicting q-value from p-value. Waiting her comment on jessieren/DeepVirFinder#6
Try this program, it is more recent.
If it works to you, let me know please :D

Mia

from virfinder.

jessieren avatar jessieren commented on August 11, 2024

Hi denisbruno,

Did you solve the problem? If not, could you please send me the command you use? Thanks!

(sorry that I thought I replied your message through emails, but seems not).

Jessie

from virfinder.

miasungeunlee avatar miasungeunlee commented on August 11, 2024

Dear Jessie,
Same problem with denisbruno;
Here is the command what i used.

Test run with crAssphage.fasta worked but with my test.fasta file, it doesn't work.

inFaFile <- system.file("data", "crAssphage.fasta", package="VirFinder")
VF.pred(inFaFile)
[1] "crAssphage.fasta [1] line1-1389 gi|674660337|ref|NC_024711.1| Uncultured phage crAssphage, complete genome len 97065 score 0.9826 pvalue 0.0034"
name
1 gi|674660337|ref|NC_024711.1| Uncultured phage crAssphage, complete genome
length score pvalue
1 97065 0.982621 0.003395586
inFaFile <- system.file("data", "test.fasta", package="VirFinder")
predResult <- VF.pred(inFaFile)
Error in countSeqFeatureCpp(seqFa, w) :
Not compatible with STRSXP: [type=NULL].
De plus : Warning message:
In file(inFaFile, open = "r") :
file("") accepte seulement open = "w+" et open = "w+b" : utilisation du premier

Thanks
Best wishes
LEE

from virfinder.

raquelnb avatar raquelnb commented on August 11, 2024

I had the same problem!

from virfinder.

raquelnb avatar raquelnb commented on August 11, 2024

Did you guys got the way to solve it?
Thank you!

from virfinder.

raquelnb avatar raquelnb commented on August 11, 2024

Oh thank you Mia! I'm going to try it out, I'll let you know.
Best

from virfinder.

miasungeunlee avatar miasungeunlee commented on August 11, 2024

I re-verified, it worked fine for me too !

from virfinder.

Related Issues (20)

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.