Giter Club home page Giter Club logo

bsmooth-align's People

Contributors

benlangmead avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

bsmooth-align's Issues

error: no reads specified

Hi,

I've gotten an error of "No reads specified", but I've added the fastq file with all the reads contained, could you please give me any help? Thank you!

perl /home/genefan/tools/bsmooth-align-0.7.0/bin/bswc_bowtie2_align.pl --bowtie2=/home/genefan/tools/bowtie2-2.1.0/ --four-strand --bscpg --fastq --out=./outReads_level/ --sam=./output.SAM/chr -- ./h.sapiens.bsIndex/chr -- ./h.sapiensRef/*.fa -- ./reads/sra_dat31.fastq

merman.cpp compile errors with GCC 4.2+

Running make in ./merman/ gives several compiler errors in merman.cpp when compiled on
Bio-Linux 8 / Ubuntu 14.04 LTS using GCC 4.8.2 and also on OS X Mavericks (10.9) using XCode with GCC 4.2.1. This compiles correctly, however, using an older version of GCC (4.1.2) on a Red Hat Linux 5.11 system. All test systems were 64 bit.

Errors found when compiling on Ubuntu 14.04 and GCC 4.8.2 64-bit:

mkdir -p ~/src && cd ~/src/ && export BSMOOTH_HOME=~/src/bsmooth-align
git clone https://github.com/BenLangmead/bsmooth-align.git
cd $BSMOOTH_HOME/merman/
make 2>error.log 1>make.log
grep -i error *.log
error.log:merman.cpp:271:2: error: reference to 'begin' is ambiguous
error.log:merman.cpp:872:14: error: reference to 'begin' is ambiguous
error.log:merman.cpp:1139:30: error: reference to 'begin' is ambiguous
error.log:merman.cpp:1139:58: error: extraneous ')' before ';'
error.log:merman.cpp:1255:36: error: reference to 'begin' is ambiguous
error.log:merman.cpp:1271:89: error: expected ':'
error.log:merman.cpp:1271:89: error: expected expression
error.log:5 warnings and 7 errors generated.
error.log:make: *** [merman] Error 1

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.