[GenABEL-dev] [Genabel-commits] r1267 - pkg/OmicABEL/src

Yurii Aulchenko yurii.aulchenko at gmail.com
Tue Jul 2 12:38:08 CEST 2013


ah, ok, I thought it was a copy, sorry for confusion

in principle we should think of tighter integration OmicA-filevector/DatA,
but this is not something for 5 minutes :)

YA

On Tue, Jul 2, 2013 at 11:45 AM, Diego Fabregat Traver <
fabregat at aices.rwth-aachen.de> wrote:

>
>
> On 02/07/13, Yurii Aulchenko  <yurii.aulchenko at gmail.com> wrote:
>
> > Diego,
> >
> > I understand this file is the part of filevector. In that may it be
> > better to have a symlink instead of hard copy? - this is what we do
> > for say DatA, MixA and GenA.
>
> I am not sure what you mean by "part of". If you mean a copy of a file from
> filevector, it is not. If you mean related, yes it is.
>
> databel.{c,h} is OmicABEL is just a small module with a couple utilities:
>
>
> https://r-forge.r-project.org/scm/viewvc.php/pkg/OmicABEL/src/databel.h?view=markup&root=genabel
>
> https://r-forge.r-project.org/scm/viewvc.php/pkg/OmicABEL/src/databel.c?view=markup&root=genabel
>
> Diego
>
> > Y
> >
> > ----------------------
> > Yurii Aulchenko
> > (sent from mobile device)
> >
> > On 2 Jul 2013, at 10:53, "noreply at r-forge.r-project.org"
> > <noreply at r-forge.r-project.org> wrote:
> >
> > > Author: dfabregat
> > > Date: 2013-07-02 10:52:58 +0200 (Tue, 02 Jul 2013)
> > > New Revision: 1267
> > >
> > > Modified:
> > >   pkg/OmicABEL/src/databel.h
> > > Log:
> > > Defining DatABEL datatypes and their associated value
> > > for *.fvi headers.
> > >
> > >
> > > Modified: pkg/OmicABEL/src/databel.h
> > > ===================================================================
> > > --- pkg/OmicABEL/src/databel.h    2013-07-01 12:55:37 UTC (rev 1266)
> > > +++ pkg/OmicABEL/src/databel.h    2013-07-02 08:52:58 UTC (rev 1267)
> > > @@ -25,14 +25,14 @@
> > > #ifndef DATABEL_H
> > > #define DATABEL_H
> > >
> > > -#define UNSIGNED_SHORT_INT_TYPE
> > > -#define SHORT_INT_TYPE
> > > -#define UNSIGNED_INT_TYPE
> > > -#define INT_TYPE
> > > -#define FLOAT_TYPE
> > > -#define DOUBLE_TYPE
> > > -#define SIGNED_CHAR_TYPE
> > > -#define UNSIGNED_CHAR_TYPE
> > > +enum datatype{ UNSIGNED_SHORT_INT_TYPE = 1,
> > > +               SHORT_INT_TYPE,
> > > +               UNSIGNED_INT_TYPE,
> > > +               INT_TYPE,
> > > +               FLOAT_TYPE,
> > > +               DOUBLE_TYPE,
> > > +               SIGNED_CHAR_TYPE,
> > > +               UNSIGNED_CHAR_TYPE };
> > >
> > > #define NAMELENGTH 32
> > > #define RESERVEDSPACE 5
> > >
> > > _______________________________________________
> > > Genabel-commits mailing list
> > > Genabel-commits at lists.r-forge.r-project.org
> > >
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/genabel-commits
> > _______________________________________________
> > genabel-devel mailing list
> > genabel-devel at lists.r-forge.r-project.org
> >
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/genabel-devel
> _______________________________________________
> genabel-devel mailing list
> genabel-devel at lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/genabel-devel
>



-- 
-----------------------------------------------------
Yurii S. Aulchenko

[ LinkedIn <http://nl.linkedin.com/in/yuriiaulchenko> ] [
Twitter<http://twitter.com/YuriiAulchenko>] [
Blog <http://yurii-aulchenko.blogspot.nl/> ]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/genabel-devel/attachments/20130702/5d22d2f3/attachment.html>


More information about the genabel-devel mailing list