Tool: Illumina RTA interop parser
I have created a parser for illumina InterOps metrics in golang.
https://github.com/ws6/interop
It takes 1.5 seconds to get all metrics parsed.
I hope it will save time for someone trying to find the struct definition.
Thanks,
-jt
rta
illumina
golang
interop
hiseq
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Generating illumina interops SAV like plots for multiqc reports on HPC
written by rustykb •I am working on scripts that automate generation of plots using the illumina interop package. The old scripts do this using the C++ binaries and …
-
Help with Bam Sort
written by joseph.landry •Hi All... I am trying to sort a .bam file created by STAR. I am trying to use samtools sort. I use the following command... …
-
Forum: Interested in benchmarks? Please take our survey!
written by Jeremy Leipzig[Truwl][1] trying to get a sense of the usefulness of a platform for benchmarking methods against standard datasets and being able to test multiple methods …
-
TypeError: '<' not supported between instances of 'str' and 'int' using fastq-dump
written by a.krassnig •Hey, I'm trying to download fastq-data from the SRA using dms_tools2 and fastqFromSRA. Therefore I tried following the instruction from [dms_Example][1] Everything works out just …
-
Repeat Modeler keeps failing
written by olechnwin •I really hope someone can help me with this. I've been trying to run repeatmodeler on my denovo assembled human cell line genome. It ran …
-
Software to extend and join contigs for bacterial genome using illumina and nanopore reads
written by ambi1999 •Hi, I have created a denovo hybrid assembly for bacterial genome using illumina and nonopore reads using [Spades][1] (Yes, latest version 3.13 of [Spades][2] allows …
-
Parser for Illumina Novaseq metadata
written by BCArgI am trying to find a parser for the metadata generated by Illumina Novaseq (the .bin files generated under the interop directory). Eventually, I am …
-
uniformity of coverage (pct > 0.2*mean) calculation/tool
written by jackyen •Hi, I'm trying to find tools to calculate uniformity coverage. I tried use bedtools to get the depth metrics but it takes a really long …
-
Tool: rna-pdb-tools - idea of Python library with utils (small linux-cmd-like programs) for RNA str…
written by mmagnusHi, I guess we all have gone through it. How to convert one "PDB format" into another "PDB format". You do CHARMM, you get some …
-
Polymorphism Definition Across Databases
written by Jarretinha<p>Hi all,</p> <p>I'm digging deep in human cancer-related polymorphisms right now and noticed something that can possibly a problem. The definition of polymorphism isn't the …
Great work! 1.5 seconds is much faster than illuminate, which is itself an incredibly useful Python library.
Hi.
https://github.com/ws6/interop is broken. Is it still available?
Thank you.
Olivier