Skip to content

Conversation

@akloster
Copy link

I was interested in squiggle-level analysis of nanopore data, and your script didn't work for the limited/old collection of files I had. The second column of the model files would be a "variant", not a mean. I changed the code to use Pandas for reading HDF and writing CSV. You may use header=False in the calls to pd.write_csv if you want to omit the header row.

This version should also be robust to column reordering in future/past fast5 formats.

beebdev referenced this pull request in beebdev/RUscripts-R9 Nov 7, 2022
Changes include:
-Replaced AXI-lite interface implementation
-Using AXIS-FIFO and FIFO-AXIS adapters to transfer data to and from FIFO
-Added Python testbench (cocotb) to verify behaviour of system
-Added driver repo as submodule
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant