From: Christos Zoulas Date: Sun, 14 Feb 2016 15:53:53 +0000 (+0000) Subject: Comment out non-working entry. X-Git-Tag: FILE5_26~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cf3c3edb8df56937c1c9a3ee69c4d7bd4ca91bf6;p=file Comment out non-working entry. --- diff --git a/magic/Magdir/bioinformatics b/magic/Magdir/bioinformatics index 6513b811..91b404bf 100644 --- a/magic/Magdir/bioinformatics +++ b/magic/Magdir/bioinformatics @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: apple,v 1.32 2015/12/04 20:40:10 christos Exp $ +# $File: bioinformatics,v 1.1 2016/02/14 15:32:22 christos Exp $ # bioinfomatics: file(1) magic for Bioinfomatics file formats ############################################################################### @@ -117,14 +117,15 @@ # FASTQ # used by MAQ (http://maq.sourceforge.net/fastq.shtml) ############################################################################### +# XXX Broken? # @ -0 regex =^@[A-Za-z0-9_.:-]+?\n +#0 regex =^@[A-Za-z0-9_.:-]+\?\n # ->&1 regex =^[A-Za-z\n\.~]+\+ +#>&1 regex =^[A-Za-z\n.~]++ # +[] ->>&1 regex =^[A-Za-z0-9_.:-]*?\n +#>>&1 regex =^[A-Za-z0-9_.:-]*\?\n # ->>>&1 regex =^[!-~\n]+\n FASTQ +#>>>&1 regex =^[!-~\n]+\n FASTQ ############################################################################### # FASTA