14.08.2014, 10:01, "Peter Cock" <p.j.a.cock@googlemail.com>:

On Wed, Aug 13, 2014 at 7:22 PM, Eric Rasche <rasche.eric@yandex.ru> wrote:

šHi Peter,

šI'm working on composite datatypes now (for PacBio SMRT cells). In the
šdatatype I know I'll have files with variable names (e.g. .1, .2, .3) and
šafter using the blast datattype as reference material, I noticed that you
šhad commented out files with variable names from the datatype. Is there
šrationale behind that? Are we ensured that the entire directory will always
šbe transferred so it's not a problem to not specify files as part of the
šdatatype?

šReference:
šhttps://github.com/peterjc/galaxy_blast/blob/master/datatypes/blast_datatypes/blast.py#L232

šCheers,
šEric

Hi Eric,

Edward Kirton wrote the original BLAST DB datatypes - I'm not sure
how to nicely define open ended file lists for datatypes, but also the
makeblastdb wrapper output does not have this problem (yet).
If and when we try to support partitioned BLAST databases (with a
*.nal or *.pal alias file) then this would be needed.

I would think that the HTML composite datatype might be a better
guide here, since you will order get lots of child files (images etc).

My guess is the whole directory may be transferred anyway, but
having "undefined" files could be a problem at some point...

Regards,

Peter

Hi Peter,
š
Okay, that generally answers that, I'm using the HTML datatype now, hopefully it'll accomplish what I want it to. Thanks for this information!
š
Cheers,
Eric
š
--
Eric Rasche
Programmer II
Center for Phage Technology
Texas A&M Univesity
College Station, TX 77843
Ph: 4046922048
š
š