IKIM-Essen / uncovar

Transparent and robust SARS-CoV-2 variant calling and lineage assignment with comprehensive reporting.
https://ikim-essen.github.io/uncovar
BSD 2-Clause "Simplified" License
21 stars 8 forks source link

Replace outdated df.append #496

Closed alethomas closed 2 years ago

alethomas commented 2 years ago

Feature Request

The commonly used method for generating a pandas DataFrame is outdated and has to be replaced in all scripts

Motivation

Alternatives

Additional context