Add the whole blog
This commit is contained in:
		
					parent
					
						
							
								0d2f58ce7a
							
						
					
				
			
			
				commit
				
					
						c4f23c1529
					
				
			
		
					 418 changed files with 15708 additions and 0 deletions
				
			
		
							
								
								
									
										23
									
								
								content/post/2006-02-06-woes-of-a-scientist.markdown
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								content/post/2006-02-06-woes-of-a-scientist.markdown
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,23 @@ | |||
| --- | ||||
| author: einar | ||||
| categories: | ||||
| - Science | ||||
| comments: true | ||||
| date: "2006-02-06T22:55:18Z" | ||||
| header: | ||||
|   image_fullwidth: banner_other.jpg | ||||
| slug: woes-of-a-scientist | ||||
| title: Woes of a scientist | ||||
| disable_share: true | ||||
| wordpress_id: 36 | ||||
| --- | ||||
| 
 | ||||
| Not everything can be fun in the life of a scientist. For example, my work in the bioinformatics field of our laboratory makes me see a lot of annoying problems related to files, to be precise file formats. A lot of sofware in the biological sciences uses plain text files to export data to other programs (sometimes binary data, but that's another matter). The problem comes when you have to use the output into another program. As a matter of fact, all kinds of programs use differently formatted text files, making a conversion or integration a pain. That is, unless you use some shell scripting (on Linux, obviously) to handle them. Today my editing window looked like this: | ||||
| 
 | ||||
| 
 | ||||
| general/file-making.png | ||||
| 
 | ||||
| 
 | ||||
| Where I was fixing by hand some text files. I should have used GNU sed and join earlier, as it would have saved loads of time, bah. With the changes (thanks, Raoul) the files made are almost perfect (one more tab than necessary but I'll fix it tomorrow). | ||||
| 
 | ||||
| Also, I have to complete a couple of things for the paper we're submitting, should be done tomorrow I hope. | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue