-
Notifications
You must be signed in to change notification settings - Fork 1
/
8_labmood.html
275 lines (254 loc) · 14.1 KB
/
8_labmood.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
* {
box-sizing: border-box;
}
body {
margin: 0;
font-family: "Lato", sans-serif;
/*agregar color oscuro para el fondo*/
background: #f1f1f1;
}
/* Header/Logo Title */
.city {
text-align: left;
background-color: #cc7000;
color: white;
padding: 5px;
font-size: 22px;
margin-left: 230px;
margin-right: 30px;
box-shadow: 5px 5px 5px #888888;
}
.header {
padding: 1px;
text-align: center;
background: linear-gradient(to bottom, #254666 30%, #4d667f 100%);
color: white;
font-size: 20px;
margin-left: 200px;
margin-top: -150px;
height:150px;
}
#particles-js {
padding: 1px;
height: 150px;
background-color: #294e71;
background-image: url("");
color: white;
font-size: 20px;
padding: 1px;
z-index: -1;
}
.center {
display: block;
margin-left: auto;
margin-right: auto;
width: 50%;
}
.sidebar {
margin: 0;
padding: 0;
width: 200px;
background-color: #FFFFFF;
position: fixed;
height: 100%;
overflow: auto;
}
.sidebar a {
display: block;
color: black;
padding: 16px;
text-decoration: none;
}
.sidebar a.active {
background-color: #294e71;
color: white;
}
.sidebar a:hover:not(.active) {
background-color: #4d667f;
color: white;
}
div.content {
margin-left: 200px;
padding: 1px 16px;
height: 1000px;
}
@media screen and (max-width: 100px) {
.sidebar {
width: 100%;
height: auto;
position: relative;
}
.sidebar a {float: left;}
div.content {margin-left: 0;}
}
@media screen and (max-width: 100px) {
.sidebar a {
text-align: center;
float: none;
}
}
.card {
background-color: white;
padding: 20px;
margin-top: 10px;
margin-left: 230px;
margin-right:30px;
margin-bottom: 10px;
box-shadow: 5px 5px 5px #888888;
}
</style>
</head>
<body>
<div class="sidebar">
<br>
<img src="/media/Logo-02.jpg" alt="Logo" style="width:90%;max-width:500px" class="center">
<a href="/index">About us</a>
<a href="/2_research">What we do</a>
<a href="/3_publications">Publications</a>
<a href="/4_members">Meet the team</a>
<a href="/5.1_resources">Resources</a>
<a href="/5_join_us">Join us</a>
<a class="active">Lab Mood</a>
<a href="/6.1_Gallery">Gallery</a>
<a href="/7_contact">Contact</a>
</div>
<div id="particles-js"></div>
<div class="header">
<h1>Lab Mood</h1>
<p>Pharmacoinformatics & Systems Pharmacology</p>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/particles.min.js"></script>
</div>
<div class="card">
<h2>Welcome to the Ramirez Lab! We are delighted to have you! Please read the following to catch up.</h2>
<hr size="2px" color="black"/>
<h3>Lab Harmony</h3>
<p>Please be considerate of your fellow lab mates. Some ways to do this are</p>
<p><li align="justify">Talk to your lab partners about the computational resources and computing time you need to use, it is important to coordinate and optimize resources.</li></p>
<p><li align="justify">The Ramirez Lab has an open source policy, which means that the codes developed in the Lab are public domain, and are intended to be shared with the entire community. Codes and scripts must be registered in <a href="https://zenodo.org/">Zenodo</a>. Sharing information is the best way to work in a dry-lab.</li></p>
<hr size="2px" color="black"/>
<h3>Career Development</h3>
<p>We strive to make sure you are aware of as many opportunities as possible to help you develop into a stronger and more well connected scientist. These opportunities include writing grants, writing review articles, speaking at conferences, participating in training courses, attend career development webinars, mentoring less experienced trainees etc. Please take advantage of these opportunities to give yourself the very best chance to achieve your scientific goals.</p>
<hr size="2px" color="black"/>
<h3>Scientific Integrity</h3>
<p><em>Important</em>: Never manipulate or selectively exclude/expand data to achieve an expected or desired result. This is falsification and ignorance is not an excuse. Never use text or content from elsewhere in your writing without citing it appropriately (even if it’s something you previously wrote, which is called self-plagiarism).</p>
<hr size="2px" color="black"/>
<h3>Lab Notebook and Data Backup</h3>
<p>Here we use <a href="https://evernote.com/intl/es/">Evernote</a> and <a href="https://github.com/ ">GitHub</a> along with the <a href="https://ramirezlab.github.io/index">Ramirez Lab webpage</a> to take notes about the projects, meetings, ideas, etc. Also, to save the codes / scripts and any other development made in the Lab. So, your lab notebook belongs to the university and everything should be stored online in Evernote and/or Github. If you also have additional scratch notes, please take a picture and/or upload critical calulations to your online notebook.</p>
<p>Please transfer all your raw data/images to the Lab server at the end of every month as well so it can be backed up.</p>
<hr size="2px" color="black"/>
<h3>Software</h3>
<p>In our lab we use <a href="https://www.mendeley.com/?interaction_required=true">Mendeley</a> as a bibliographic manager, <a href="https://www.graphpad.com/">GraphPad</a> to analyze/plot data and generate graphs, and <a href="https://www.adobe.com/la/products/illustrator.html?sdid=KQPQL&mv=search&ef_id=CjwKCAiAgc-ABhA7EiwAjev-j-l4pUZErs8xF-Y7OkHwMxHqE6wHh4l3ob5OH9CxoSGggG0jSmXFfxoCPcQQAvD_BwE:G:s&s_kwcid=AL!3085!3!459896392501!e!!g!!illustrator!9499870682!97813414318&gclid=CjwKCAiAgc-ABhA7EiwAjev-j-l4pUZErs8xF-Y7OkHwMxHqE6wHh4l3ob5OH9CxoSGggG0jSmXFfxoCPcQQAvD_BwE">Illustrator</a> to produce figures for publications, presentations, posters and so on.</p>
<p>To perform Molecular Simulation and data analysis we use different software and servers:</p>
<p><li align="justify"><em>Homology Modeling</em>: <a href="https://salilab.org/modeller/">Modeller</a>, <a href="https://www.schrodinger.com/products/prime">Schrödinger/prime</a>, <a href="https://swissmodel.expasy.org/">Swiss-Model</a>, <a href="https://zhanglab.ccmb.med.umich.edu/I-TASSER/">I-tasser</a>, <a href="https://www.rosettacommons.org/">Rosetta</a>, and <a href="https://evcouplings.org/">EVcouplings</a>.</li></p>
<p><li align="justify"><em>Docking and virtual Screening</em>: <a href="http://vina.scripps.edu/">AutoDock vina</a>, <a href="https://www.schrodinger.com/products/glide">Schrödinger/Glide</a>, <a
href="https://www.schrodinger.com/products/phase">Schrödinger/Phase</a>, <a href="http://zincpharmer.csb.pitt.edu/">ZINC-Pharmer</a>.</li></p>
<p><li align="justify"><em>Molecular Dynamics simulations</em>: <a href="https://ambermd.org/">Amber</a>, <a href="https://www.gromacs.org/">Gromacs</a>, <a href="https://www.ks.uiuc.edu/Research/namd/">NAMD</a>, and <a href="https://www.deshawresearch.com/downloads/download_desmond.cgi/">Desmond</a>.</li></p>
<p><li align="justify"><em>Molecular Visualization</em>: <a href="http://www.ks.uiuc.edu/Research/vmd/">VMD</a>, <a href="https://pymol.org/2/">Pymol</a>, and <a href="https://www.schrodinger.com/products/maestro">Schrödinger/Maestro</a>.</li></p>
<p><li align="justify"><em>Data processing and analysis</em>: <a href="https://www.knime.com/">KNIME</a>, <a href="https://cytoscape.org/">Cytoscape</a>, <a href="https://jupyter.org/">Jupyter</a>, and <a href="https://www.schrodinger.com/scriptcenter">Schrödinger/Scripts</a>.</li></p>
<p>Please talk to David and contact the research assistant in charge of the software to access these resources:</p>
<hr size="2px" color="black"/>
<h3>Lab Meetings</h3>
<p><em>UPDATE: All meetings are virtual until further notice due to COVID19.</em></p>
<p>We have several types of lab meetings and the frequency and scheduling of these are based on the current needs of the lab. These meetings are mandatory unless we’ve discussed in advance otherwise.</p>
<p><li align="justify"><em>Lab Meeting</em>: Are weekly meetings of 1 or 2 hours where all members present a detailed update on their work including background, data, interpretations, and future directions.</li></p>
<p><li align="justify"><em>Journal Club</em>: Are meetings every 2 weeks where a person presents a paper of their choice or one of outstanding interest to the entire lab. More time should be spent on critical analysis of than on simple review of the paper. please use <a href=media/Meetings/RamirezLab_Journal_Club.pdf download>these guidelines</a> to prepare this activity correctly.</li></p>
<p><li align="justify"><em>Individual Meetings</em>: This is your protected time with David to discuss data and anything else of concern. Meetings are ~30 minutes long and the frequency depends on your needs. Please check out <a href=media/Meetings/Individual-meetings-RamirezLab.pdf download>this post</a> to be prepared for your meeting.</li></p>
<p><li align="justify"><em>Non-regular meetings</em>: Send n email or set up a virtual meeting at any time if you need to talk for any reason.</li></p>
<p><li align="justify"><em>Get-together</em>: Go and have a beer with your lab mates, the ideas will flow better for sure.</li></p>
<hr size="2px" color="black"/>
<h3>Lab Jobs</h3>
<p>Everyone contributes to making the lab run and has dedicated tasks they’ve agreed to be responsible for. If you have agreed to do a lab job, please take this seriously and take care of your duties on a regular basis. It’s likely the entire lab is counting on you/waiting on you. We typically re-assign these tasks as the lab grows and shrinks.</p>
<hr size="2px" color="black"/>
<h3>Need Help?</h3>
<p>We’re definitely in this together, but everyone is responsible for their own learning and development as well. Your first line of defense when stuck on an experiment should always be the literature (and Google). Don’t ask someone else by default if you can figure it out yourself in a few extra minutes. This is a waste of others’ time and robs you of the opportunity to learn something more deeply. Also, someone else’s information may be out of date. Your peers, more experienced lab mates, and David are also always available to you and happy to help if needed. If you’re stumped, tell someone. Good ideas often come from open discussion.</p>
<hr size="2px" color="black"/>
<h3>Work Schedules</h3>
<p>Everyone has different levels of efficiency and experience. Also, each individual person goes through phases of more and less intense work based on deadlines and committments. Don’t worry about your labmates’ schedules. Productivity is much more important than hours. That said, please be around during core work hours (roughly 9am-5pm) so you can learn from each other and be present for meetings and joint discussions. Let David know if you will be out of the lab for a full day or more. Lastly, hard work is required to be competitive for whatever you choose for your future career, but learn to keep a consistent balance for your health and sanity. It’s a long road.</p>
<hr size="2px" color="black"/>
<h3>Collaborations</h3>
<p>The Ramirez Lab members have a wide range of expertise and experience. We hope to foster an environment in which everyone can freely discuss and learn from each other. While we encourage everyone to participate in free intellectual exchange, everyone has their own individual project and own individual goals. Please do not ask others in the lab to perform tasks or any experiments on your project (nor should you agree to requests to do so) unless we have explicitly discussed a collaboration between you.</p>
<p>We also strongly discourage hierarchical thinking. Every person in the lab is working for themselves and their own scientific/professional goals. We have made a conscious effort to give all lab members, regardless of their experience and title, ownership of their own work. Regardless of their level of education or experience, junior members of the lab are not the employees of any other lab member and should not be asked to perform experiments on anyone else’s project.</p>
<p>If you have identified a potential external collaboration, fantastic! Please just discuss with David first before proceeding.</p>
<hr size="2px" color="black"/>
<p><small>Ramirez Lab Mood was inspired and adapted from <a href="http://www.avasthilab.org/ ">Avasthi Lab</a>.</small></p>
<script>
particlesJS("particles-js", {
particles: {
number: { value: 100, density: { enable: true, value_area: 800 } },
color: { value: "#ffffff" },
shape: {
type: "circle",
stroke: { width: 0, color: "#000000" },
polygon: { nb_sides: 5 },
image: { src: "img/github.svg", width: 100, height: 100 }
},
opacity: {
value: 0.5,
random: false,
anim: { enable: false, speed: 1, opacity_min: 0.1, sync: false }
},
size: {
value: 10,
random: true,
anim: { enable: false, speed: 40, size_min: 0.1, sync: false }
},
line_linked: {
enable: true,
distance: 150,
color: "#ffffff",
opacity: 0.4,
width: 2
},
move: {
enable: true,
speed: 2,
direction: "none",
random: false,
straight: false,
out_mode: "out",
bounce: false,
attract: { enable: false, rotateX: 600, rotateY: 1200 }
}
},
interactivity: {
detect_on: "canvas",
events: {
onhover: { enable: false, mode: "repulse" },
onclick: { enable: true, mode: "push" },
resize: true
},
modes: {
grab: { distance: 400, line_linked: { opacity: 1 } },
bubble: { distance: 400, size: 40, duration: 2, opacity: 8, speed: 3 },
repulse: { distance: 200, duration: 0.4 },
push: { particles_nb: 4 },
remove: { particles_nb: 2 }
}
},
retina_detect: true
});
var count_particles, stats, update;
stats = new Stats();
stats.setMode(0);
stats.domElement.style.position = "absolute";
stats.domElement.style.left = "0px";
stats.domElement.style.top = "0px";
document.body.appendChild(stats.domElement);
count_particles = document.querySelector(".js-count-particles");
update = function () {
stats.begin();
stats.end();
if (window.pJSDom[0].pJS.particles && window.pJSDom[0].pJS.particles.array) {
count_particles.innerText = window.pJSDom[0].pJS.particles.array.length;
}
requestAnimationFrame(update);
};
requestAnimationFrame(update);
</script>
</body>
</html>