mutinack | Mutation detection program
kandi X-RAY | mutinack Summary
kandi X-RAY | mutinack Summary
mutinack is a Java library. mutinack has no bugs, it has no vulnerabilities, it has build file available, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
"mutinack" is a program that detects mutations genome-wide with an error rate estimated to be as low as ~10-10, using illumina paired end sequencing of minute amounts of starting material prepared following the sip-hava-seq protocol — as described in an accompanying manuscript [1] (see [2] for the original report of the duplex sequencing idea). mutinack can report detailed statistics on mutations and top/bottom strand disagreements over any genome region defined in a custom bed file. while mutinack was primarily designed with dna-seq in mind, it can accessorily be used to collapse rna-seq reads to only keep one set of reads per molecule in a cdna library, which minimizes noise when quantifying gene expression (see e.g. [3-4]). mutinack is a java program that comes with all dependencies pre-packaged in a single mutinack.jar file. the only runtime requirement is a java >= 8 runtime (and gnu make and perl with module file::grep for functional tests), and mutinack should thus run on any platform that has such a runtime (freebsd, mac os x, and linux have been tested with openjdk 1.8 or 1.9 early access build 161). running under java 9 requires a few module-related tweaks; see branch java9 of the repository. the
"mutinack" is a program that detects mutations genome-wide with an error rate estimated to be as low as ~10-10, using illumina paired end sequencing of minute amounts of starting material prepared following the sip-hava-seq protocol — as described in an accompanying manuscript [1] (see [2] for the original report of the duplex sequencing idea). mutinack can report detailed statistics on mutations and top/bottom strand disagreements over any genome region defined in a custom bed file. while mutinack was primarily designed with dna-seq in mind, it can accessorily be used to collapse rna-seq reads to only keep one set of reads per molecule in a cdna library, which minimizes noise when quantifying gene expression (see e.g. [3-4]). mutinack is a java program that comes with all dependencies pre-packaged in a single mutinack.jar file. the only runtime requirement is a java >= 8 runtime (and gnu make and perl with module file::grep for functional tests), and mutinack should thus run on any platform that has such a runtime (freebsd, mac os x, and linux have been tested with openjdk 1.8 or 1.9 early access build 161). running under java 9 requires a few module-related tweaks; see branch java9 of the repository. the
Support
Quality
Security
License
Reuse
Support
mutinack has a low active ecosystem.
It has 1 star(s) with 0 fork(s). There are 1 watchers for this library.
It had no major release in the last 12 months.
mutinack has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of mutinack is v0.10
Quality
mutinack has no bugs reported.
Security
mutinack has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
mutinack is licensed under the AGPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
mutinack releases are available to install and integrate.
Build file is available. You can build the component from source.
Top functions reviewed by kandi - BETA
kandi has reviewed mutinack and discovered the below as its top functions. This is intended to give you an instant insight into mutinack implemented functionality, and help decide if they suit your requirements.
- Do the actual scan
- Prepare the iterator
- Checks that a directory is writable
- Iterates through the input BAM and stores them in sorted order
- Checks if two paired reads are identical
- Splits a list of Paired ReadSequences into a Map
- Consumes the given BED file starting at the given position
- Returns the index of the first occurrence of the given string
- Adds a pair to the set
- Adds a pair of records to the set
- Process a continuous read
- Performs the actual processing of the input file
- Registers and analyzes coverage information
- Reads the data and applies the padding
- Produce reference bases from a SAM record
- Reads a file into a map
- Main entry point
- Generate the barcode and return the results
- Load a read from an extended sample
- Do the actual work
- Asserts that two bases are equal
- Main method for testing
- This is the main method for reading the BAM file
- Process the reference sequence file
- Check to see if a Picard file is readable
- This method is called whenever an analysis chunk is complete
Get all kandi verified functions for this library.
mutinack Key Features
No Key Features are available at this moment for mutinack.
mutinack Examples and Code Snippets
No Code Snippets are available at this moment for mutinack.
Community Discussions
No Community Discussions are available at this moment for mutinack.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install mutinack
You can download it from GitHub.
You can use mutinack like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the mutinack component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
You can use mutinack like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the mutinack component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page