This is a test version of Biostars. For the public version, visit https://www.biostars.org.
the content of FAST5 files that are generated from MinION

The MinION sequencer generate a large number of FAST5 files. I use the 'h5dump' to view the entire contents of the FAST5 file, but I can not clearly understand the internal information of the FAST5 files and what the make up mean, such as some GROUP,ATTRIBUTE. Are there any papers that illustrate FAST5 files in detail? Thanks.

sequencing

Are you a user of Minion or just playing around with data? If you are a user, you can find a lot of information on the Nanopore community website.

I am not a user of MinION, but the FAST5 files interest me.

In FAST5 file, there are many GROUP,ATTRIBUTE and other H5T_IEEE_I64LE. In this picture, there is a H5T_IEEE_I64LE corresponding to "p_mp_state", but I don't know what "p_mp_state" represent. So I am finding detailed information about FAST5 file.

enter image description here

1 answer

You may find some useful information here: https://github.com/mw55309/EG_MinION_2016/blob/master/02_Data_Extraction_QC.md

I have read this information from the link,it is useful indeed.Thank you very much

Log in to answer this question.