chore(deps): bump softprops/action-gh-release from 1 to 2 (#13)
Bumps softprops/action-gh-release from 1 to 2.
updated-dependencies:
- dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-major …
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
HmnIllumina
Parse
InterOpfolder from Illumina run to keep useful informations.Install
Usage
The
--inputargument refers to an output directory produced by an Illumina sequencer named like20200101_M0000_*for a Miseq run. The directory must contains:RunInfo.xmlfile.RunParameters.xmlfile.InterOpdirectory with at least these files:ErrorMetricsOut.bin,IndexMetricsOut.bin,QMetricsOut.bin,TileMetricsOut.bin.The
--outputargument refers to a JSON file.Undefined values are denoted by
""or"NA".Test
pytest is required:
Built with these main libraries