Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hub
ViralHostRangeDB
Commits
27ab1be9
Commit
27ab1be9
authored
Feb 03, 2022
by
Bryan BRANCOTTE
Browse files
add file to drive import when considering duplicates
parent
65a172f2
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/viralhostrange/test_data/duplicated_host.xlsx
0 → 100644
View file @
27ab1be9
File added
src/viralhostrange/test_data/duplicated_host.xlsx.json
0 → 100644
View file @
27ab1be9
{
"C1"
:
{
"r1"
:
"0"
,
"r2"
:
"0"
,
"r3"
:
"0"
},
"C2"
:
{
"r1"
:
"1"
,
"r2"
:
"1"
,
"r3"
:
"2"
},
"C4"
:
{
"r1"
:
"2"
,
"r2"
:
"0"
,
"r3"
:
"0"
}
}
\ No newline at end of file
src/viralhostrange/test_data/duplicated_virus.xlsx
0 → 100644
View file @
27ab1be9
File added
src/viralhostrange/test_data/duplicated_virus.xlsx.json
0 → 100644
View file @
27ab1be9
{
"C1"
:
{
"r1"
:
"0"
,
"r2"
:
"0"
},
"C2"
:
{
"r1"
:
"1"
,
"r2"
:
"1"
},
"C3"
:
{
"r1"
:
"0"
,
"r2"
:
"2"
},
"C4"
:
{
"r1"
:
"2"
,
"r2"
:
"0"
}
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment