- Zoom
CMD 0
100%CMD 1
Entire projectCMD 2
Zoom to selected object
- Hide/Show Sidebars
CMD ALT 1
Hide left sidebarCMD ALT 2
Hide right ridebarCMD ALT 3
Hide bothCMD .
Presentation mode
CTRL R
Ruler
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env perl | |
use warnings;use strict; | |
my ($header,$sequence); | |
$header = <>; | |
chomp $header; | |
while(my $line = <>){ | |
chomp $line; | |
if($line =~ /^>/){ |
A modified Reingold–Tilford Tree with support for edges (links) across branches. This uses stroke dash interpolation to highlight the non-hierarchical edges when the mouse hovers over a node.
bonus tip: for more darkness > https://darkreader.org/
- School of Informatics OpenVPN
- SSH Config File
- Understanding the DICE file system
- Install conda
- sshfs: mount system as network drive
- Copy large files and folders
It is much simpler and faster to access the various school's servers when connected to the School of Informatics OpenVPN.