ngsqc
latest
License
Authors
Changelog
Module Reference
ngsqc package
Subpackages
ngsqc.arranger package
ngsqc.bamqc package
ngsqc.fastqc package
ngsqc.reporter package
ngsqc.vcfqc package
Submodules
ngsqc.config.py module
Module contents
ngsqc
Docs
»
ngsqc
»
ngsqc package
»
ngsqc.arranger package
Edit on GitHub
ngsqc.arranger package
¶
Submodules
¶
ngsqc.arranger.arranger module
¶
class
ngsqc.arranger.arranger.
arranger
(
prefix
)
[source]
¶
Parameters:
prefix
(
dict
) – some description of this dict { “key1”: “….” “key2”: “…” }
Returns:
some description of this dict
Return type:
dict
arrFastp
(
)
[source]
¶
arrFastqc
(
)
[source]
¶
arrange
(
)
[source]
¶
Module contents
¶