r3fang / SnapATAC

Analysis Pipeline for Single Cell ATAC-seq
GNU General Public License v3.0
301 stars 125 forks source link

runDiffusionMaps function returns error status code 502 #196

Open anthonyxie opened 4 years ago

anthonyxie commented 4 years ago

I have been following the 10X Adult Mouse Brain tutorial, and everything works fine until the line x.sp = runDiffusionMaps( obj=x.sp, input.mat="bmat", num.eigs=50 ); , where it sits on "fitting regression model..." for ~10 minutes until it returns "Error: Status code 502 returned". issue1