diff --git a/.gitignore b/.gitignore index a3eb446..656641a 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ pip-log.txt _build *~ +/.project diff --git a/mrnaseq/5-building-transcript-families.txt b/mrnaseq/5-building-transcript-families.txt index 3c523ff..e1f7c1c 100644 --- a/mrnaseq/5-building-transcript-families.txt +++ b/mrnaseq/5-building-transcript-families.txt @@ -119,7 +119,7 @@ Now, calculate putative homology (best BLAST hit) and orthology Prepare some of the mouse info:: - python /usr/local/share/eel-pond/make-namedb.py mouse.protein.faa mouse.namedb + python /usr/local/share/eel-pond/make-namedb.py mouse.protein.faa python -m screed.fadbm mouse.protein.faa And, finally, annotate the sequences::