Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Remi PLANEL
bioviz-js
Commits
5a4cf27a
Commit
5a4cf27a
authored
Apr 08, 2019
by
Remi PLANEL
Browse files
rm src/scripts/component/genome-browser.js
parent
d6202bce
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/scripts/component/genome-browser.js
deleted
100644 → 0
View file @
d6202bce
import
GeneComponent
,
{
GeneData
}
from
"
./component/sequence/gene
"
;
import
GenomeAxis
from
"
./component/sequence/genome-axis
"
;
export
default
function
()
{
function
genomeBrowser
(
_selection
)
{
_selection
.
each
();
}
return
genomeBrowser
;
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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