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
-
Tool: HGVSV: A tool to parse and generate HGVS names with Structural Variant support
written by parker.payne 1I wrote this tool for a previous position I held, and wanted to share it in the event that it offers a solution to a …
-
Generating illumina interops SAV like plots for multiqc reports on HPC
written by rustykb 4I am working on scripts that automate generation of plots using the illumina interop package. The old scripts do this using the C++ binaries and …
-
Illumina summary.csv file units
written by Kevin 7We are using illumina Novaseq machines to do some sequencing and one of the files produced is a summary.csv file that has some info about …
-
Biopython DSSP "unexpected sidechain number" Warning
written by sajid 2I am trying to retrieve residue-specific secondary structure and solvent accessibility related information from a bunch of PDB files using **DSSP** program from **Biopython**. However, …
-
Counting mismatched characters from sequences from a fasta file in comparison to a reference sequen…
written by nameuser 3I am attempting to use Biopython to compare all the sequences (~400,000) to a reference sequence. I parsed the fasta file using: for record in …
-
Illuminate illuminate for NovaSeq
written by pacman 7I have python scripts that uses [invitae illuminate][1] module to parse and process the InterOP bin data. We recently switched to NovaSeq and unable to …
-
Software to extend and join contigs for bacterial genome using illumina and nanopore reads
written by ambi1999 5Hi, 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 BCArg 9I am trying to find a parser for the metadata generated by Illumina Novaseq (the .bin files generated under the interop directory). Eventually, I am …
-
Error during compilation of RSEM
written by Lucas Peres 8Hello everyone, I'm trying to install RSEM (https://github.com/deweylab/RSEM) for further differential expression analysis of RNA-Seq data and during the compilation (the first step when we …
-
uniformity of coverage (pct > 0.2*mean) calculation/tool
written by jackyen 0Hi, 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 …
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