Teichlab / tracer

TraCeR - reconstruction of T cell receptor sequences from single-cell RNAseq data
Other
124 stars 48 forks source link

Typo in launcher.py #23

Closed afonsoguerra closed 7 years ago

afonsoguerra commented 7 years ago

There seems to be a typo in the current repository in tracerlib/launcher.py on line 255 base_diretory = os.path.dirname(base_diretory)

mstubb commented 7 years ago

Thanks for this. It'll be fixed shortly.

Best,

Mike

On 14 Nov 2016, at 13:42, afonsoguerra notifications@github.com wrote:

There seems to be a typo in the current repository in tracerlib/launcher.py on line 255 base_diretory = os.path.dirname(base_diretory)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

mstubb commented 7 years ago

Fixed with pull request #24