Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • leonardo_ca
    Junior Member
    • Dec 2017
    • 5

    why I have a velvetg blank script?

    Hey there,
    I came across this really odd situation and have no idea about what to do. I’ve just installed Velvet-1.2.10 and realized that the “velvetg” script is actually in blank!

    ~/velvet_1.2.10
    more velvet*
    ::::::::::::::
    velvetg
    ::::::::::::::

    ******** velveth: Not a text file ********

    ./velvetg = return nothing
    ./velveth = return usage/help

    I installed velvet following the manual.
    I’ve just run the velveth and no error was reported.

    ./velveth out_name 31 -fastq.gz ~/read_1_PAIRED.fq.gz ~/read_2_PAIRED.fq.gz

    But, running the following return “-bash: ./velvetg: Text file busy”

    ./velvetg out_name -cov_cutoff 4 > ./velvetg out_name -min_contig_lgth 100

    Could anyone help me? I believe I am missing something but I could not realize what.
    Thanks
    Last edited by leonardo_ca; 04-05-2018, 12:44 PM.
  • mastal
    Senior Member
    • Mar 2009
    • 666

    #2
    Are you sure that velveth produced the expected output?
    What files did you get in the output directory after velveth ran?

    If you think it didn't install properly the first time, you could download it again
    and repeat the installation.

    After compiling with 'make', you should have a directory named bin, with binary files named velveth and velvetg if make is successful.
    Last edited by mastal; 04-05-2018, 01:34 PM.

    Comment

    • leonardo_ca
      Junior Member
      • Dec 2017
      • 5

      #3
      Hi mastal, thanks for replying.
      velveth produced the correct files: Log Roadmaps Sequences

      I am installing it again to see what happens. Interestingly (maybe because of the version) there is no velvet/bin/ directory and the velveth and velvetg are inside velvet/ alongside other files and directories.

      Comment

      • leonardo_ca
        Junior Member
        • Dec 2017
        • 5

        #4
        Now working!

        Cloned from Github Reinstalled and it is working.
        git clone https://github.com/dzerbino/velvet.git
        cd velvet
        make ’CATEGORIES=300’ ’MAXKMERLENGTH=57’ ’OPENMP=1’
        ./velveth
        ./velvetg --> both running and binaries as velvetg was empty before. Also no “-bash: ./velvetg: Text file busy” error.

        Thanks

        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, Yesterday, 11:10 AM
        0 responses
        7 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-17-2026, 06:09 AM
        0 responses
        43 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-09-2026, 11:58 AM
        0 responses
        104 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-05-2026, 10:09 AM
        0 responses
        125 views
        0 reactions
        Last Post SEQadmin2  
        Working...