Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
raccroche_v2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alex Liu (nma904)
raccroche_v2
Compare revisions
dfa125c85b29e1495e381528bafe39ad6de96301 to cf29989efe2dde403428a72a02306b8dd12aa2e9
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
nma904/module1_2
Select target project
No results found
cf29989efe2dde403428a72a02306b8dd12aa2e9
Select Git revision
Branches
main
master
Swap
Target
nma904/module1_2
Select target project
cpv616/module1_2
nma904/module1_2
2 results
dfa125c85b29e1495e381528bafe39ad6de96301
Select Git revision
Branches
main
master
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
module1_2/inputData/project-monocots/phyloTree.txt
+1
-6
1 addition, 6 deletions
module1_2/inputData/project-monocots/phyloTree.txt
module1_2/src/Module1_2.ipynb
+73
-151
73 additions, 151 deletions
module1_2/src/Module1_2.ipynb
with
74 additions
and
157 deletions
module1_2/inputData/project-monocots/phyloTree.txt
View file @
cf29989e
#treenode_number window_size genome_number gf_number
# Tree in Newick Format:
#(((51364, 54711), 51051), ((25734, 33018), 33908))
(((Spirodela_51364, Acorus_54711), Dioscorea_51051), ((Ananas_25734, Elaeis_33018), Asparagus_33908))
#51364 54711 25734,33018,33908,51051
#51051 51364,54711 25734,33018,33908
#33908 25734,33018 51051,51364,54711
#25734 33018 33908,51051,51364,54711
((((Spirodela_51364, Acorus_54711), Dioscorea_51051), Asparagus_33908), (Ananas_25734, Elaeis_33018))
This diff is collapsed.
Click to expand it.
module1_2/src/Module1_2.ipynb
View file @
cf29989e
This diff is collapsed.
Click to expand it.
Prev
1
2
3
4
Next