Skip to content
Snippets Groups Projects
Commit 8ee07968 authored by nfontrod's avatar nfontrod
Browse files

src/misc/generate_cell_name_file.py: fix test of get_chiapet_cells function

parent e473cd52
No related branches found
No related tags found
No related merge requests found
...@@ -76,7 +76,7 @@ def get_chiapet_cells(cnx: sqlite3.Connection) -> pd.DataFrame: ...@@ -76,7 +76,7 @@ def get_chiapet_cells(cnx: sqlite3.Connection) -> pd.DataFrame:
Cell ChIA-PET_project Cell ChIA-PET_project
0 BJAB 2 0 BJAB 2
1 GM12878 3 1 GM12878 3
2 HUVECs 1 2 HUVECs 2
3 HeLa 3 3 HeLa 3
4 K562 3 4 K562 3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment