Giter Club home page Giter Club logo

bamdeal's People

Contributors

hewm2008 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bamdeal's Issues

using modify bamAssign with the '-r' parameter will lead to [main_samview] truncated file

when I use the model of the modify bamAssign, if the -r added, the header of the output SAM/BAM will keep its own chromosomes. but it is just output a little reads and the header of the bam just include the "@sq SN:chr1 LN:31279297" without other information such as "@rg @pg". when I use the samtools view to open the the output bam, it is display [main_samview] truncated file. So, what is the problem?

cannot index extracted contigs

Hi,

I extracted individual contigs from a bam file using:

BamDeal_Linux modify bamSplit -r -i me14.sorted.again.bam
and
BamDeal_Linux modify bamSplit -i me14.sorted.again.bam

However, when I try to index the extracted contigs with samtools (1.13) I get this error:

samtools index ArME14_ctg_01.bam
[W::bam_hdr_read] EOF marker is absent. The input is probably truncated
[E::bgzf_read_block] Failed to read BGZF block data at offset 1146092758 expected 7118 bytes; hread returned 792
[E::bgzf_read] Read block operation failed with error 4 after 0 of 4 bytes
samtools index: failed to create index for "ArME14_ctg_01.bam": No such file or directory

Trying to index the original bam file me14.sorted.again.bam works just fine.
Any idea what is going on?

I am using BamDeal 0.25

Cheers,
Johannes

Mac OS executable won't compile

I'm having a problem compiling the macOS executable.

"./src/convert/../ALL/../ALL/msort/msort_h.h:828:1: warning: control reaches end of non-void function [-Wreturn-type]"

"./src/statistics/Bmath/pnorm.c:98:11: error: no member named 'isnan' in namespace 'std'; did you mean simply 'isnan'?"

"./src/statistics/BamDeteSV.h:343:5: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds]"

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.