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
    Essential Discoveries and Tools in Epitranscriptomics
    by seqadmin




    The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
    04-22-2024, 07:01 AM
  • 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

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, Today, 11:49 AM
0 responses
10 views
0 likes
Last Post seqadmin  
Started by seqadmin, Yesterday, 08:47 AM
0 responses
16 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-11-2024, 12:08 PM
0 responses
61 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-10-2024, 10:19 PM
0 responses
60 views
0 likes
Last Post seqadmin  
Working...
X