SimSeq | illumina paired-end and mate-pair short read simulator
kandi X-RAY | SimSeq Summary
kandi X-RAY | SimSeq Summary
SimSeq is a C library. SimSeq has no bugs, it has no vulnerabilities and it has low support. However SimSeq has a Non-SPDX License. You can download it from GitHub.
simseqnbproject currently contains the net beans project with the initial source. geterrorprofile contains the c source for the program that generates the error model for the sequence simulator. this program utilizes a subset of the kent source library (which is freely available for both commercial and non-commercial use (see readme in "thirdparty/kent" for more information). examples contains some things to run this on. right now there is an example mitochondrial sequence, and an example error profile from a 100 bp illumina gaiix dataset. you can simulate any read less than or equal to 100bp in length using that error profile. usage: java -jar -xmx2048m simseq.jar [required options] [options] last updated: 4.12.2011 -1,--read1_length integer length of first read. default: 100 -2,--read2_length integer length of second read. default: 100 --adapter1 the first read illumina adapter sequence to use when the insert size is less than the read length. currently only works on paired end simulation. defalt:agatcggaagagcggttcagcaggaatgccg agaccg --adapter2 the second read illumina adapter sequence to use when the insert size is less than the read length. currently only works on paired end simulation. defalt:agatcggaagagcgtcgtgtagggaaagagt gt -d,--dip if diploid data desired, path to diploid file. (format: chrom pos(0 based) altchar --debug write debug info to
simseqnbproject currently contains the net beans project with the initial source. geterrorprofile contains the c source for the program that generates the error model for the sequence simulator. this program utilizes a subset of the kent source library (which is freely available for both commercial and non-commercial use (see readme in "thirdparty/kent" for more information). examples contains some things to run this on. right now there is an example mitochondrial sequence, and an example error profile from a 100 bp illumina gaiix dataset. you can simulate any read less than or equal to 100bp in length using that error profile. usage: java -jar -xmx2048m simseq.jar [required options] [options] last updated: 4.12.2011 -1,--read1_length integer length of first read. default: 100 -2,--read2_length integer length of second read. default: 100 --adapter1 the first read illumina adapter sequence to use when the insert size is less than the read length. currently only works on paired end simulation. defalt:agatcggaagagcggttcagcaggaatgccg agaccg --adapter2 the second read illumina adapter sequence to use when the insert size is less than the read length. currently only works on paired end simulation. defalt:agatcggaagagcgtcgtgtagggaaagagt gt -d,--dip if diploid data desired, path to diploid file. (format: chrom pos(0 based) altchar --debug write debug info to
Support
Quality
Security
License
Reuse
Support
SimSeq has a low active ecosystem.
It has 61 star(s) with 14 fork(s). There are 5 watchers for this library.
It had no major release in the last 6 months.
There are 5 open issues and 4 have been closed. On average issues are closed in 5 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of SimSeq is current.
Quality
SimSeq has 0 bugs and 0 code smells.
Security
SimSeq has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
SimSeq code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
SimSeq has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
SimSeq releases are not available. You will need to build from source code and install.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of SimSeq
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of SimSeq
SimSeq Key Features
No Key Features are available at this moment for SimSeq.
SimSeq Examples and Code Snippets
No Code Snippets are available at this moment for SimSeq.
Community Discussions
Trending Discussions on SimSeq
QUESTION
Access nested config variables in a rule
Asked 2017-Dec-28 at 06:56
I am new to Snakemake and trying to figure out how/if nested configuration values work. I've created the following config file...
...ANSWER
Answered 2017-Dec-28 at 06:56One way to solve it is by using params
and resolving the variable outside the shell
block.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install SimSeq
You can download it from GitHub.
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