Git Product home page Git Product logo

Comments (5)

CWoudstra avatar CWoudstra commented on June 20, 2024

This is not very active troubleshooting...
I guess my problem is very minor, but it would be nice to hear about someone...
Or I just stay with EasyFig, it does the job also.

from clinker.

gamcil avatar gamcil commented on June 20, 2024

Hi @CWoudstra, it looks like you are entering the files with spaces and commas, which will get broken up by the command line before clinker sees it - could you try removing the commas and wrapping the file names in speech marks if they have spaces, e.g. clinker cluster/865-C1.gbk cluster/790_C1.gbk "cluster/771, 17.gbk" -p (presuming that's the last file name)

from clinker.

CWoudstra avatar CWoudstra commented on June 20, 2024

Hi gamcil,
thank you for your answer.
I had a try and adding speech marks did not work.
I entered: clinker cluster/"865-C.gbk" "790_C1.gbk" "771-17-D1.gbk" -p
It aligned only the last 2 files.
I entered: clinker cluster/865-C.gbk cluster/790_C1.gbk cluster/771-17-D1.gbk -p
it did not find the files.

Do you have other suggestions?
What about: clinker cluster/*.gbk
Why is not working to align all gbk files?

Thank you so much for your help,

Cedric

from clinker.

gamcil avatar gamcil commented on June 20, 2024

Just so I'm sure, you are running clinker in a folder which has a folder called cluster inside it containing your GenBank files? Or are your files in the same folder you are running clinker in? If the first command you wrote there works and not the second, I'm guessing it is the latter, in which case you should delete the cluster/ like so:

clinker "865-C.gbk" "790_C1.gbk" "771-17-D1.gbk" -p

You could also give this web server a shot: CAGECAT

from clinker.

au1510 avatar au1510 commented on June 20, 2024

Hi @CWoudstra ! Have you managed to use the clinker cluster/*.gbk at the end? Having the same issue here using windows cmd shell...

Thank you for your help,

Audrey

from clinker.

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.