Closed GoogleCodeExporter closed 9 years ago
This issue was closed by revision r456.
Original comment by rajido@gmail.com
on 11 Mar 2013 at 10:07
new option to hide the title ... "formatOptions" ...
mySequence = new Biojs.Sequence({
sequence : theSequence,
target : "holder",
format : 'CODATA',
formatOptions : {
title:false
},
id : 'P918283'
});
Original comment by rajido@gmail.com
on 11 Mar 2013 at 10:09
This issue was closed by revision r467.
Original comment by rajido@gmail.com
on 12 Mar 2013 at 3:19
Original issue reported on code.google.com by
rajido@gmail.com
on 11 Mar 2013 at 10:06