#!/usr/bin/perl #################################### # # censor2txt -f html-file -o text-file # # Reads Censor output as html file until "Masked Sequence" and writes to text file as tab-delimited # Authors: C. Grunau, D. Roquis, 28 mars 2011 ##################################### use diagnostics; use strict; use Carp; use FileHandle; use File::Path; use File::Basename; use Getopt::Std; my $FILE = FileHandle->new(); my $start = "