Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Installing SplitRead

    Hi,

    I'm fairly new to this sort of work, and I've been having trouble installing SplitRead (http://splitread.sourceforge.net/manual.html). It requires MrsFast and Samtools, both of which I've installed and got working properly. I'm running Fedora 16, I downloaded the tar.gz, decompressed it and got Code-Release. That contains
    breakReads.c Make.sh split_match_sam.c
    fastqdeloea.c Paired-end_match_sam.c SplitOEA_match.c
    Finalevents_v5.c pair_match_v5.c SplitReadAll_lite.c
    getFinalevents.sh pairToSC.sh

    I tried
    Code:
    Bash Make.sh
    and
    Code:
    sh Make.sh
    after making it executable with
    Code:
    chmod -x
    . All I get in return is a string of errors.

    Code:
    bash-4.2$ bash Make.sh
    mkdir: cannot create directory `/___': File exists
    /usr/bin/ld: cannot find -lm
    /usr/bin/ld: cannot find -lc
    collect2: ld returned 1 exit status
    /usr/bin/ld: cannot find -lm
    /usr/bin/ld: cannot find -lc
    collect2: ld returned 1 exit status
    /usr/bin/ld: cannot find -lm
    /usr/bin/ld: cannot find -lc
    collect2: ld returned 1 exit status
    Paired-end_match_sam.c: In function ‘myfopen’:
    Paired-end_match_sam.c:242:9: warning: assignment from incompatible pointer type [enabled by default]
    /usr/bin/ld: cannot find -lm
    /usr/bin/ld: cannot find -lc
    collect2: ld returned 1 exit status
    pair_match_v5.c: In function ‘myfopen’:
    pair_match_v5.c:516:9: warning: assignment from incompatible pointer type [enabled by default]
    /usr/bin/ld: cannot find -lm
    /usr/bin/ld: cannot find -lc
    collect2: ld returned 1 exit status
    split_match_sam.c: In function ‘myfopen’:
    split_match_sam.c:227:9: warning: assignment from incompatible pointer type [enabled by default]
    /usr/bin/ld: cannot find -lm
    /usr/bin/ld: cannot find -lc
    collect2: ld returned 1 exit status
    SplitOEA_match.c: In function ‘myfopen’:
    SplitOEA_match.c:245:9: warning: assignment from incompatible pointer type [enabled by default]
    /usr/bin/ld: cannot find -lm
    /usr/bin/ld: cannot find -lc
    collect2: ld returned 1 exit status
    /usr/bin/ld: cannot find -lm
    /usr/bin/ld: cannot find -lc
    collect2: ld returned 1 exit status
    cp: cannot stat `breakReads': No such file or directory
    cp: cannot stat `fastqdeloea': No such file or directory
    cp: cannot stat `events5': No such file or directory
    cp: cannot stat `Paired-end_match_sam': No such file or directory
    cp: cannot stat `pair_match_v5': No such file or directory
    cp: cannot stat `split_match_sam': No such file or directory
    cp: cannot stat `SplitOEA_match': No such file or directory
    cp: cannot stat `SplitReadAll_lite': No such file or directory
    I guess I'm missing something simple... please help!

Latest Articles

Collapse

  • seqadmin
    Current Approaches to Protein Sequencing
    by seqadmin


    Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
    04-04-2024, 04:25 PM
  • seqadmin
    Strategies for Sequencing Challenging Samples
    by seqadmin


    Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
    03-22-2024, 06:39 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, 04-11-2024, 12:08 PM
0 responses
27 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-10-2024, 10:19 PM
0 responses
31 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-10-2024, 09:21 AM
0 responses
27 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-04-2024, 09:00 AM
0 responses
52 views
0 likes
Last Post seqadmin  
Working...
X