projects/mirror/cl-bio.git
2 years agoupdate to work with new smarkup master
Cyrus Harmon [Tue, 25 Jan 2011 03:33:15 +0000] 
update to work with new smarkup

2 years agoresurrect the ability to build the documentation
Cyrus Harmon [Tue, 25 Jan 2011 00:06:38 +0000] 
resurrect the ability to build the documentation

2 years agoalignment improvements -- special variables for gap costs, etc...
Cyrus Harmon [Mon, 24 Jan 2011 23:10:39 +0000] 
alignment improvements -- special variables for gap costs, etc...
 * initial-gap and terminal-gap default to 0 now

2 years agoonly loop (lenth residues) times when setf'ing residues-string
Cyrus Harmon [Mon, 24 Jan 2011 23:09:08 +0000] 
only loop (lenth residues) times when setf'ing residues-string

2 years agoadd alexandria dependency
Cyrus Harmon [Fri, 7 Jan 2011 20:30:44 +0000] 
add alexandria dependency

2 years agopessimize code, removing speed/safety/inline declarations
Cyrus Harmon [Fri, 7 Jan 2011 20:30:14 +0000] 
pessimize code, removing speed/safety/inline declarations

2 years agofix typo and remove bio-io prefix
Cyrus Harmon [Sat, 9 Oct 2010 16:04:44 +0000] 
fix typo and remove bio-io prefix

2 years agoremove the bio-io package. just put everything in bio now.
Cyrus Harmon [Sat, 9 Oct 2010 16:04:08 +0000] 
remove the bio-io package. just put everything in bio now.

2 years agoremove bogus file reference
Cyrus Harmon [Sat, 9 Oct 2010 16:03:31 +0000] 
remove bogus file reference

2 years agoremove some debugging declamations
Cyrus Harmon [Sat, 9 Oct 2010 15:46:06 +0000] 
remove some debugging declamations

2 years agofix ASDF dependencies
Cyrus Harmon [Sat, 9 Oct 2010 15:45:07 +0000] 
fix ASDF dependencies

2 years agoremoved unused res loop variable in (setf residues-string)
Cyrus Harmon [Sat, 9 Oct 2010 15:44:36 +0000] 
removed unused res loop variable in (setf residues-string)

2 years agoudpate taxonomy download instructions and path.
Cyrus Harmon [Fri, 25 Jun 2010 16:44:14 +0000] 
udpate taxonomy download instructions and path.

2 years agoAdded gene-summary and entrez-gene parsing of gene-summary.
Cyrus Harmon [Thu, 24 Jun 2010 03:28:19 +0000] 
Added gene-summary and entrez-gene parsing of gene-summary.

2 years agobump version to 0.2.7. remove bogus asdf-related package.
Cyrus Harmon [Sun, 23 May 2010 21:25:36 +0000] 
bump version to 0.2.7. remove bogus asdf-related package.

2 years agoreally add the NCBI_Variation DTD
Cyrus Harmon [Sun, 23 May 2010 19:03:58 +0000] 
really add the NCBI_Variation DTD

2 years agoupdate scratch entrez examples
Cyrus Harmon [Sun, 23 May 2010 19:02:25 +0000] 
update scratch entrez examples

2 years agoadded variation DTD
Cyrus Harmon [Sun, 23 May 2010 19:01:09 +0000] 
added variation DTD

2 years agoudpate DTDs and fix DTD entity resolving for the case where we don't find the DTD...
Cyrus Harmon [Sun, 23 May 2010 18:44:56 +0000] 
udpate DTDs and fix DTD entity resolving for the case where we don't find the DTD in the local list.

2 years agouse &rest and fix whitespace typo
Cyrus Harmon [Sun, 23 May 2010 18:44:10 +0000] 
use &rest and fix whitespace typo

2 years agomore version.lisp-expr removal
Cyrus Harmon [Sun, 23 May 2010 17:15:08 +0000] 
more version.lisp-expr removal

2 years agovarious code cleanup items
Cyrus Harmon [Sun, 23 May 2010 17:13:31 +0000] 
various code cleanup items

* replace ch-asdf:asdf-lookup-path calls with reduce
  #'asdf:find-component and the like

* remove #. reading of version.lisp-expr

* clean up depends lists

2 years agouse &rest for bio:fetch (object entrez-dictionary)
Cyrus Harmon [Sun, 23 May 2010 15:43:12 +0000] 
use &rest for bio:fetch (object entrez-dictionary)

2 years agoadd copyright and add some date-parsing stuff
Cyrus Harmon [Sun, 23 May 2010 15:42:31 +0000] 
add copyright and add some date-parsing stuff

2 years agocheck for empty node and empty node-set
Cyrus Harmon [Sun, 23 May 2010 15:41:10 +0000] 
check for empty node and empty node-set

2 years agoadd comment about origin of the article and article-set classes
Cyrus Harmon [Sun, 23 May 2010 15:40:12 +0000] 
add comment about origin of the article and article-set classes

2 years agoremove bogus dependencies (ch-asdf, alexandria).
Cyrus Harmon [Sun, 23 May 2010 15:39:17 +0000] 
remove bogus dependencies (ch-asdf, alexandria).
remove version.lisp-expr and just put that in the asdf file.

3 years agoadd string-if and number-value-if
Cyrus Harmon [Mon, 27 Jul 2009 04:51:30 +0000] 
add string-if and number-value-if

3 years agoget-search-result-ids now takes :id-class arg
Cyrus Harmon [Mon, 27 Jul 2009 04:51:21 +0000] 
get-search-result-ids now takes :id-class arg

3 years agoadd some pubmed examples
Cyrus Harmon [Mon, 27 Jul 2009 04:50:50 +0000] 
add some pubmed examples

3 years agofore-name -> forenames cleanup and deal with some nil/empty values better
Cyrus Harmon [Mon, 27 Jul 2009 04:50:39 +0000] 
fore-name -> forenames cleanup and deal with some nil/empty values better

3 years agoremove some debug declarations
Cyrus Harmon [Mon, 27 Jul 2009 04:49:18 +0000] 
remove some debug declarations

3 years agosplit :cache into :use-cache-for-lookup and :cache-results
Cyrus Harmon [Mon, 27 Jul 2009 04:48:57 +0000] 
split :cache into :use-cache-for-lookup and :cache-results

3 years agoadd ncbi-pmid identifier
Cyrus Harmon [Mon, 27 Jul 2009 04:48:27 +0000] 
add ncbi-pmid identifier

3 years agoexport some new symbols
Cyrus Harmon [Mon, 27 Jul 2009 04:48:17 +0000] 
export some new symbols
 * article-forenames
 * article-short-journal
 * article-doi
 * article-affiliation
 * remove article-fore-name

3 years agofore-name -> forenames
Cyrus Harmon [Mon, 27 Jul 2009 04:47:18 +0000] 
fore-name -> forenames
added :initform NIL to forenames and initials

3 years agoadd pubmed and article lisp files
Cyrus Harmon [Sat, 25 Jul 2009 16:09:31 +0000] 
add pubmed and article lisp files

3 years agoadd string-value-if
Cyrus Harmon [Sat, 25 Jul 2009 16:09:12 +0000] 
add string-value-if

3 years agoentrez pubmed parsing improvements
Cyrus Harmon [Sat, 25 Jul 2009 16:06:18 +0000] 
entrez pubmed parsing improvements

3 years agoarticle improvements:
Cyrus Harmon [Sat, 25 Jul 2009 16:04:36 +0000] 
article improvements:
 * add short-journal, doi and affiliation.
 * date is now a list instead of a string.

3 years agouse :supersede instead of :overwrite for existing files and fix :copy-to-file such...
Cyrus Harmon [Sat, 25 Jul 2009 16:03:47 +0000] 
use :supersede instead of :overwrite for existing files and fix :copy-to-file such that it only executes the http request once.

3 years agofix NCBI DTD's that got hosed due to using :overwrite instead of :supersede
Cyrus Harmon [Sat, 25 Jul 2009 08:24:09 +0000] 
fix NCBI DTD's that got hosed due to using :overwrite instead of :supersede

3 years agoforgot to add article.lisp to last commit
Cyrus Harmon [Sat, 25 Jul 2009 07:14:01 +0000] 
forgot to add article.lisp to last commit

3 years agofirst pass at Pubmed stuff
Cyrus Harmon [Sat, 25 Jul 2009 07:09:00 +0000] 
first pass at Pubmed stuff

3 years agoadd new NCBI DTDs
Cyrus Harmon [Sat, 25 Jul 2009 07:08:25 +0000] 
add new NCBI DTDs

3 years agoadd some new NCBI DTDs and support multiple public-id's per DTD
Cyrus Harmon [Sat, 25 Jul 2009 07:08:01 +0000] 
add some new NCBI DTDs and support multiple public-id's per DTD

3 years agoupdate generated documentation
Cyrus Harmon [Sat, 13 Jun 2009 16:16:24 +0000] 
update generated documentation

3 years agoMerge branch 'master' of git+ssh://cyrusharmon.org/pub/git/cl-bio
Cyrus Harmon [Sat, 13 Jun 2009 15:10:49 +0000] 
Merge branch 'master' of git+ssh://cyrusharmon.org/pub/git/cl-bio

4 years agoformatting
Cyrus Harmon [Thu, 2 Oct 2008 21:55:53 +0000] 
formatting

4 years agoformatting
Cyrus Harmon [Thu, 2 Oct 2008 21:55:41 +0000] 
formatting

4 years agoprint-alignment -> alignment-results
Cyrus Harmon [Thu, 2 Oct 2008 20:47:27 +0000] 
print-alignment -> alignment-results
added more gs for affine gap alignment functions
exported some symbols from the alignment package
update examples

4 years agoadded a find-matches example
Cyrus Harmon [Thu, 2 Oct 2008 15:18:58 +0000] 
added a find-matches example

4 years agonewline at end of file
Cyrus Harmon [Thu, 2 Oct 2008 15:18:08 +0000] 
newline at end of file

4 years agoperformance improvements and gf's
Cyrus Harmon [Thu, 2 Oct 2008 15:17:07 +0000] 
performance improvements and gf's

4 years agovarious example cleanups
Cyrus Harmon [Thu, 2 Oct 2008 15:16:47 +0000] 
various example cleanups

4 years agoadded aa and rna alignment examples
Cyrus Harmon [Thu, 2 Oct 2008 15:15:28 +0000] 
added aa and rna alignment examples

4 years agoMerge branch 'master' of git+ssh://cyrusharmon.org/pub/git/cl-bio
Cyrus Harmon [Sat, 6 Sep 2008 18:52:54 +0000] 
Merge branch 'master' of git+ssh://cyrusharmon.org/pub/git/cl-bio

4 years agoautogen'ed doc changes
Cyrus Harmon [Sat, 6 Sep 2008 18:52:49 +0000] 
autogen'ed doc changes

4 years agoversion 0.2.6
Cyrus Harmon [Thu, 3 Jul 2008 16:04:05 +0000] 
version 0.2.6

4 years ago* use bio: prefixes
Cyrus Harmon [Thu, 3 Jul 2008 16:03:08 +0000] 
* use bio: prefixes
* split-string-into-lines-string -> split-string-into-lines

4 years agosplit-string-into-lines-string -> split-string-into-lines
Cyrus Harmon [Thu, 3 Jul 2008 16:02:52 +0000] 
split-string-into-lines-string -> split-string-into-lines

4 years ago* read-fasta-file arg file -> filespec
Cyrus Harmon [Thu, 3 Jul 2008 16:01:44 +0000] 
* read-fasta-file arg file -> filespec
* added write-fasta-file

4 years ago* use change-class for adjustable-seqeunces
Cyrus Harmon [Thu, 3 Jul 2008 16:00:52 +0000] 
* use change-class for adjustable-seqeunces
* formatting
* various scratch changes

4 years agodon't explicity check for mRNA type
Cyrus Harmon [Thu, 3 Jul 2008 16:00:11 +0000] 
don't explicity check for mRNA type

4 years agominor doc updates
Cyrus Harmon [Thu, 3 Jul 2008 15:59:50 +0000] 
minor doc updates

4 years agominor documentation updates
Cyrus Harmon [Thu, 3 Jul 2008 15:59:27 +0000] 
minor documentation updates

4 years ago* export write-fasta-file
Cyrus Harmon [Thu, 3 Jul 2008 15:58:38 +0000] 
* export write-fasta-file
* split-string-into-lines-string -> split-string-into-lines

4 years ago* annotated-sequence no longer explicitly declares described-object
Cyrus Harmon [Thu, 3 Jul 2008 15:56:22 +0000] 
* annotated-sequence no longer explicitly declares described-object
  as a superclass
* initialize-instance -> shared-initialize
* added update-instance-for-different-class so #'change-class from
  simple-sequence to flexichain-sequence works

5 years agoadd stp-document->list and stp->node-list. use in scratch.
Cyrus Harmon [Mon, 21 Apr 2008 18:12:43 +0000] 
add stp-document->list and stp->node-list. use in scratch.

5 years agorobustify asdf-loading of cl-bio and cl-bio-rucksack from cl-bio-taxonomy.
Cyrus Harmon [Mon, 21 Apr 2008 18:11:24 +0000] 
robustify asdf-loading of cl-bio and cl-bio-rucksack from cl-bio-taxonomy.

5 years agoRevert "retrieve this for the moment, at least..."
Cyrus Harmon [Mon, 21 Apr 2008 18:01:32 +0000] 
Revert "retrieve this for the moment, at least..."

This reverts commit 0a5186160aa87299faccd23fd8bf37cb05b09e5f.

5 years agoretrieve this for the moment, at least...
Cyrus Harmon [Mon, 21 Apr 2008 07:46:35 +0000] 
retrieve this for the moment, at least...
Revert "remove entrez/xml.lisp"

This reverts commit 05ac87972a44400cd5781e4f1931e3450c09d226.

5 years agoprinc-to-string the object name in entrez-dictionary bio:fetch
Cyrus Harmon [Mon, 21 Apr 2008 06:16:35 +0000] 
princ-to-string the object name in entrez-dictionary bio:fetch

5 years agomake *tax-nodes-file* and *tax-names-file* be symbol-macros, at least for the moment.
Cyrus Harmon [Mon, 21 Apr 2008 00:08:46 +0000] 
make *tax-nodes-file* and *tax-names-file* be symbol-macros, at least for the moment.

5 years agoadd cl-bio-taxonomy and cl-bio-entrez to the :depends list of cl-bio-doc.
Cyrus Harmon [Mon, 21 Apr 2008 00:06:37 +0000] 
add cl-bio-taxonomy and cl-bio-entrez to the :depends list of cl-bio-doc.
start adding taxonomy and entrez documentation.

5 years agomake the ncbi-gi id be an integer if possible.
Cyrus Harmon [Mon, 21 Apr 2008 00:05:49 +0000] 
make the ncbi-gi id be an integer if possible.

5 years agoexport some taxonomy symbols and clean up the scratch examples a bit.
Cyrus Harmon [Mon, 21 Apr 2008 00:05:22 +0000] 
export some taxonomy symbols and clean up the scratch examples a bit.

5 years agostart adding dictionary documentation.
Cyrus Harmon [Sun, 20 Apr 2008 21:16:15 +0000] 
start adding dictionary documentation.
work on external module documentation.

5 years agoexport bio-rucksack::*bio-rucksack* and use bio-rucksack in bio-taxonomy.
Cyrus Harmon [Sun, 20 Apr 2008 21:15:26 +0000] 
export bio-rucksack::*bio-rucksack* and use bio-rucksack in bio-taxonomy.
now we can use *bio-rucksack* unqualified in the taxonomy code.

5 years agodictionary gf docstrings
Cyrus Harmon [Sun, 20 Apr 2008 21:14:01 +0000] 
dictionary gf docstrings

5 years agoadding .gitignore
Cyrus Harmon [Sun, 20 Apr 2008 20:15:16 +0000] 
adding .gitignore

5 years agostarting to add documentation about modules
Cyrus Harmon [Sun, 20 Apr 2008 20:08:44 +0000] 
starting to add documentation about modules

5 years agonote that the cl-bio-entrez-doc has gone away, but don't delete, at least not for...
Cyrus Harmon [Sun, 20 Apr 2008 20:03:20 +0000] 
note that the cl-bio-entrez-doc has gone away, but don't delete, at least not for the moment.

5 years agoadd entrez:: around some temporary entrez debugging functions.
Cyrus Harmon [Sun, 20 Apr 2008 20:02:40 +0000] 
add entrez:: around some temporary entrez debugging functions.

5 years agoremove optimize debug 3
Cyrus Harmon [Sun, 20 Apr 2008 20:02:14 +0000] 
remove optimize debug 3

5 years agoremove xmls parsing stuff.
Cyrus Harmon [Sun, 20 Apr 2008 20:01:40 +0000] 
remove xmls parsing stuff.

5 years agoremove xml.lisp symbols and add generif symbols.
Cyrus Harmon [Sun, 20 Apr 2008 20:00:39 +0000] 
remove xml.lisp symbols and add generif symbols.
change package name from entrez to bio-entrez with an entrez as a nickname.

5 years agoremove entrez/xml.lisp
Cyrus Harmon [Sun, 20 Apr 2008 19:59:22 +0000] 
remove entrez/xml.lisp

5 years agocleaning up taxonomy and rucksack moves.
Cyrus Harmon [Sun, 20 Apr 2008 19:57:33 +0000] 
cleaning up taxonomy and rucksack moves.

5 years agomoving align into its own package and fix cl-bio.asd to deal with the fact
Cyrus Harmon [Sun, 20 Apr 2008 19:56:37 +0000] 
moving align into its own package and fix cl-bio.asd to deal with the fact
that align, rucksack and taxonomy are now in their own packages.

5 years agomoving rucksack and taxonomy stuff into their own modules.
Cyrus Harmon [Sun, 20 Apr 2008 19:55:30 +0000] 
moving rucksack and taxonomy stuff into their own modules.

5 years agocl-bio 0.2.5
Cyrus Harmon [Sat, 19 Apr 2008 21:23:39 +0000] 
cl-bio 0.2.5

5 years agouse (dirname "$0") so that running make-dist.sh from another directory works
Cyrus Harmon [Sat, 19 Apr 2008 21:20:57 +0000] 
use (dirname "$0") so that running make-dist.sh from another directory works

5 years agomake write-pdb-header a function instead of a generic function
Cyrus Harmon [Sat, 19 Apr 2008 21:19:38 +0000] 
make write-pdb-header a function instead of a generic function
(for the moment at least)

5 years agoRevert "Use bio: prefix in doc fasta examples"
Cyrus Harmon [Sat, 19 Apr 2008 21:16:59 +0000] 
Revert "Use bio: prefix in doc fasta examples"

This reverts commit f30ef7e24f418ab321c00fca944e670018c00bf1.

5 years agouse bio: prefix in doc examples
Cyrus Harmon [Sat, 19 Apr 2008 21:15:36 +0000] 
use bio: prefix in doc examples

5 years agoUse bio: prefix in doc fasta examples
Cyrus Harmon [Sat, 19 Apr 2008 21:14:43 +0000] 
Use bio: prefix in doc fasta examples

5 years agoAdding cl-bio-entrez module
Cyrus Harmon [Sat, 19 Apr 2008 21:12:35 +0000] 
Adding cl-bio-entrez module

5 years ago* add asdf:load-op line at the top
Cyrus Harmon [Sun, 30 Mar 2008 14:38:19 +0000] 
* add asdf:load-op line at the top
* remove outdated example

5 years ago* export dna->rna, 3-letter-residues-string, 3-letter-residues-list
Cyrus Harmon [Sun, 30 Mar 2008 14:37:34 +0000] 
* export dna->rna, 3-letter-residues-string, 3-letter-residues-list