huguesrichard / Allopipe

AlloPipe is a computational method to assess the alloreactivity expected from a donor/recipient transplantation pair
MIT License
0 stars 0 forks source link

Change a little the parsing #34

Open huguesrichard opened 4 months ago

huguesrichard commented 4 months ago

It would be nice to add a header with fixed names: donor and recipient and use csvreader or pandas for reading the table

https://github.com/huguesrichard/Allopipe/blob/796596d02476ac94b249f18e26c9e840248163a0/src/multiprocess_ams.py#L43

PierreLaville commented 1 day ago

Need to get only specific columns in a bigger table for instance without the need to regenerate a specific dedicated table.